@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:53.661Z") @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.