Class CfnProjectProfilePropsMixin.EnvironmentConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.datazone.CfnProjectProfilePropsMixin.EnvironmentConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnProjectProfilePropsMixin.EnvironmentConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnProjectProfilePropsMixin.EnvironmentConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnProjectProfilePropsMixin.EnvironmentConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnProjectProfilePropsMixin.EnvironmentConfigurationProperty
An implementation for
CfnProjectProfilePropsMixin.EnvironmentConfigurationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.datazone.CfnProjectProfilePropsMixin.EnvironmentConfigurationProperty
CfnProjectProfilePropsMixin.EnvironmentConfigurationProperty.Builder, CfnProjectProfilePropsMixin.EnvironmentConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnProjectProfilePropsMixin.EnvironmentConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectThe AWS account of the environment.final ObjectThe AWS Region of the environment.final ObjectThe configuration parameters of the environment.final StringThe deployment mode of the environment.final NumberThe deployment order of the environment.final StringThe environment description.final StringThe environment blueprint ID.final Stringfinal StringgetName()The environment name.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnProjectProfilePropsMixin.EnvironmentConfigurationProperty.Builder.
-
-
Method Details
-
getAwsAccount
Description copied from interface:CfnProjectProfilePropsMixin.EnvironmentConfigurationPropertyThe AWS account of the environment.Returns union: either
IResolvableorCfnProjectProfilePropsMixin.AwsAccountProperty- Specified by:
getAwsAccountin interfaceCfnProjectProfilePropsMixin.EnvironmentConfigurationProperty- See Also:
-
getAwsRegion
Description copied from interface:CfnProjectProfilePropsMixin.EnvironmentConfigurationPropertyThe AWS Region of the environment.Returns union: either
IResolvableorCfnProjectProfilePropsMixin.RegionProperty- Specified by:
getAwsRegionin interfaceCfnProjectProfilePropsMixin.EnvironmentConfigurationProperty- See Also:
-
getConfigurationParameters
Description copied from interface:CfnProjectProfilePropsMixin.EnvironmentConfigurationPropertyThe configuration parameters of the environment.Returns union: either
IResolvableorCfnProjectProfilePropsMixin.EnvironmentConfigurationParametersDetailsProperty- Specified by:
getConfigurationParametersin interfaceCfnProjectProfilePropsMixin.EnvironmentConfigurationProperty- See Also:
-
getDeploymentMode
Description copied from interface:CfnProjectProfilePropsMixin.EnvironmentConfigurationPropertyThe deployment mode of the environment.- Specified by:
getDeploymentModein interfaceCfnProjectProfilePropsMixin.EnvironmentConfigurationProperty- See Also:
-
getDeploymentOrder
Description copied from interface:CfnProjectProfilePropsMixin.EnvironmentConfigurationPropertyThe deployment order of the environment.- Specified by:
getDeploymentOrderin interfaceCfnProjectProfilePropsMixin.EnvironmentConfigurationProperty- See Also:
-
getDescription
Description copied from interface:CfnProjectProfilePropsMixin.EnvironmentConfigurationPropertyThe environment description.- Specified by:
getDescriptionin interfaceCfnProjectProfilePropsMixin.EnvironmentConfigurationProperty- See Also:
-
getEnvironmentBlueprintId
Description copied from interface:CfnProjectProfilePropsMixin.EnvironmentConfigurationPropertyThe environment blueprint ID.- Specified by:
getEnvironmentBlueprintIdin interfaceCfnProjectProfilePropsMixin.EnvironmentConfigurationProperty- See Also:
-
getEnvironmentConfigurationId
- Specified by:
getEnvironmentConfigurationIdin interfaceCfnProjectProfilePropsMixin.EnvironmentConfigurationProperty- See Also:
-
getName
Description copied from interface:CfnProjectProfilePropsMixin.EnvironmentConfigurationPropertyThe environment name.- Specified by:
getNamein interfaceCfnProjectProfilePropsMixin.EnvironmentConfigurationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-