public static final class IEnvironmentPlaceholderProvider.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IEnvironmentPlaceholderProvider.Jsii$Default
IEnvironmentPlaceholderProvider.Jsii$Default, IEnvironmentPlaceholderProvider.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
accountId()
Return the account.
|
java.lang.String |
partition()
Return the partition.
|
java.lang.String |
region()
Return the region.
|
public final java.lang.String accountId()
accountId
in interface IEnvironmentPlaceholderProvider
accountId
in interface IEnvironmentPlaceholderProvider.Jsii$Default
public final java.lang.String partition()
partition
in interface IEnvironmentPlaceholderProvider
partition
in interface IEnvironmentPlaceholderProvider.Jsii$Default
public final java.lang.String region()
region
in interface IEnvironmentPlaceholderProvider
region
in interface IEnvironmentPlaceholderProvider.Jsii$Default