Class CfnAssociationPropsMixin.S3OutputLocationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.ssm.CfnAssociationPropsMixin.S3OutputLocationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAssociationPropsMixin.S3OutputLocationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAssociationPropsMixin.S3OutputLocationProperty
@Stability(Stable)
@Internal
public static final class CfnAssociationPropsMixin.S3OutputLocationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAssociationPropsMixin.S3OutputLocationProperty
An implementation for
CfnAssociationPropsMixin.S3OutputLocationProperty-
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.ssm.CfnAssociationPropsMixin.S3OutputLocationProperty
CfnAssociationPropsMixin.S3OutputLocationProperty.Builder, CfnAssociationPropsMixin.S3OutputLocationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAssociationPropsMixin.S3OutputLocationProperty.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 theCfnAssociationPropsMixin.S3OutputLocationProperty.Builder.
-
-
Method Details
-
getOutputS3BucketName
Description copied from interface:CfnAssociationPropsMixin.S3OutputLocationPropertyThe name of the S3 bucket.Returns union: either
StringorIBucketRef- Specified by:
getOutputS3BucketNamein interfaceCfnAssociationPropsMixin.S3OutputLocationProperty- See Also:
-
getOutputS3KeyPrefix
Description copied from interface:CfnAssociationPropsMixin.S3OutputLocationPropertyThe S3 bucket subfolder.- Specified by:
getOutputS3KeyPrefixin interfaceCfnAssociationPropsMixin.S3OutputLocationProperty- See Also:
-
getOutputS3Region
Description copied from interface:CfnAssociationPropsMixin.S3OutputLocationPropertyThe AWS Region of the S3 bucket.- Specified by:
getOutputS3Regionin interfaceCfnAssociationPropsMixin.S3OutputLocationProperty- 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()
-