Package software.amazon.awscdk.cxapi
Interface IEnvironmentPlaceholderProvider.Jsii$Default
- All Superinterfaces:
IEnvironmentPlaceholderProvider
,software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
IEnvironmentPlaceholderProvider.Jsii$Proxy
- Enclosing interface:
IEnvironmentPlaceholderProvider
@Internal
public static interface IEnvironmentPlaceholderProvider.Jsii$Default
extends IEnvironmentPlaceholderProvider
Internal default implementation for
IEnvironmentPlaceholderProvider
.-
Nested Class Summary
Nested classes/interfaces inherited from interface software.amazon.awscdk.cxapi.IEnvironmentPlaceholderProvider
IEnvironmentPlaceholderProvider.Jsii$Default, IEnvironmentPlaceholderProvider.Jsii$Proxy
-
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
accountId
Return the account.- Specified by:
accountId
in interfaceIEnvironmentPlaceholderProvider
-
partition
Return the partition.- Specified by:
partition
in interfaceIEnvironmentPlaceholderProvider
-
region
Return the region.- Specified by:
region
in interfaceIEnvironmentPlaceholderProvider
-