Class CfnAssociation.S3OutputLocationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.ssm.CfnAssociation.S3OutputLocationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAssociation.S3OutputLocationProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAssociation.S3OutputLocationProperty
@Stability(Stable)
@Internal
public static final class CfnAssociation.S3OutputLocationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAssociation.S3OutputLocationProperty
An implementation for
CfnAssociation.S3OutputLocationProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.ssm.CfnAssociation.S3OutputLocationProperty
CfnAssociation.S3OutputLocationProperty.Builder, CfnAssociation.S3OutputLocationProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAssociation.S3OutputLocationProperty.Builder
.protected
Jsii$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 theCfnAssociation.S3OutputLocationProperty.Builder
.
-
-
Method Details
-
getOutputS3BucketName
Description copied from interface:CfnAssociation.S3OutputLocationProperty
The name of the S3 bucket.- Specified by:
getOutputS3BucketName
in interfaceCfnAssociation.S3OutputLocationProperty
- See Also:
-
getOutputS3KeyPrefix
Description copied from interface:CfnAssociation.S3OutputLocationProperty
The S3 bucket subfolder.- Specified by:
getOutputS3KeyPrefix
in interfaceCfnAssociation.S3OutputLocationProperty
- See Also:
-
getOutputS3Region
Description copied from interface:CfnAssociation.S3OutputLocationProperty
The AWS Region of the S3 bucket.- Specified by:
getOutputS3Region
in interfaceCfnAssociation.S3OutputLocationProperty
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-