@Stability(value=Stable) @Internal public static final class CfnLocationS3Props.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLocationS3Props
CfnLocationS3Propssoftware.amazon.jsii.JsiiObject.InitializationModeCfnLocationS3Props.Builder, CfnLocationS3Props.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String s3BucketArn,
Object s3Config,
String s3StorageClass,
String subdirectory,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnLocationS3Props.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getS3BucketArn()
`AWS::DataSync::LocationS3.S3BucketArn`.
|
Object |
getS3Config()
`AWS::DataSync::LocationS3.S3Config`.
|
String |
getS3StorageClass()
`AWS::DataSync::LocationS3.S3StorageClass`.
|
String |
getSubdirectory()
`AWS::DataSync::LocationS3.Subdirectory`.
|
List<CfnTag> |
getTags()
`AWS::DataSync::LocationS3.Tags`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public final String getS3BucketArn()
CfnLocationS3PropsgetS3BucketArn in interface CfnLocationS3Propspublic final Object getS3Config()
CfnLocationS3PropsgetS3Config in interface CfnLocationS3Propspublic final String getS3StorageClass()
CfnLocationS3PropsgetS3StorageClass in interface CfnLocationS3Propspublic final String getSubdirectory()
CfnLocationS3PropsgetSubdirectory in interface CfnLocationS3Propspublic final List<CfnTag> getTags()
CfnLocationS3PropsgetTags in interface CfnLocationS3Props@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.