Class CfnApplicationPropsMixin.DefinitionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.m2.CfnApplicationPropsMixin.DefinitionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnApplicationPropsMixin.DefinitionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnApplicationPropsMixin.DefinitionProperty
@Stability(Stable)
@Internal
public static final class CfnApplicationPropsMixin.DefinitionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnApplicationPropsMixin.DefinitionProperty
An implementation for
CfnApplicationPropsMixin.DefinitionProperty-
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.m2.CfnApplicationPropsMixin.DefinitionProperty
CfnApplicationPropsMixin.DefinitionProperty.Builder, CfnApplicationPropsMixin.DefinitionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnApplicationPropsMixin.DefinitionProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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 theCfnApplicationPropsMixin.DefinitionProperty.Builder.
-
-
Method Details
-
getContent
Description copied from interface:CfnApplicationPropsMixin.DefinitionPropertyThe content of the application definition.This is a JSON object that contains the resource configuration/definitions that identify an application.
- Specified by:
getContentin interfaceCfnApplicationPropsMixin.DefinitionProperty- See Also:
-
getS3Location
Description copied from interface:CfnApplicationPropsMixin.DefinitionPropertyThe S3 bucket that contains the application definition.- Specified by:
getS3Locationin interfaceCfnApplicationPropsMixin.DefinitionProperty- 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()
-