@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-07T23:47:15.952Z") @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 © 2022. All rights reserved.