@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:44.035Z") @Stability(value=Experimental) public interface IEnvironmentPlaceholderProvider extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IEnvironmentPlaceholderProvider.Jsii$Default
Internal default implementation for
IEnvironmentPlaceholderProvider. |
static class |
IEnvironmentPlaceholderProvider.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
accountId()
(experimental) Return the account.
|
String |
partition()
(experimental) Return the partition.
|
String |
region()
(experimental) Return the region.
|
@Stability(value=Experimental) @NotNull String accountId()
@Stability(value=Experimental) @NotNull String partition()
@Stability(value=Experimental) @NotNull String region()
Copyright © 2021. All rights reserved.