@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(CfnLocationS3Props.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnLocationS3Props.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getS3BucketArn()
The ARN of the Amazon S3 bucket.
|
Object |
getS3Config()
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that is used to access an Amazon S3 bucket.
|
String |
getS3StorageClass()
The Amazon S3 storage class that you want to store your files in when this location is used as a task destination.
|
String |
getSubdirectory()
A subdirectory in the Amazon S3 bucket.
|
List<CfnTag> |
getTags()
The key-value pair that represents the tag that you want to add to the location.
|
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.protected Jsii$Proxy(CfnLocationS3Props.Builder builder)
CfnLocationS3Props.Builder.public final String getS3BucketArn()
CfnLocationS3PropsgetS3BucketArn in interface CfnLocationS3Propspublic final Object getS3Config()
CfnLocationS3PropsFor detailed information about using such a role, see Creating a Location for Amazon S3 in the AWS DataSync User Guide .
getS3Config in interface CfnLocationS3Propspublic final String getS3StorageClass()
CfnLocationS3PropsFor buckets in AWS Regions , the storage class defaults to S3 Standard.
For more information about S3 storage classes, see Amazon S3 Storage Classes . Some storage classes have behaviors that can affect your S3 storage costs. For detailed information, see Considerations When Working with Amazon S3 Storage Classes in DataSync .
getS3StorageClass in interface CfnLocationS3Propspublic final String getSubdirectory()
CfnLocationS3PropsThis subdirectory in Amazon S3 is used to read data from the S3 source location or write data to the S3 destination.
getSubdirectory in interface CfnLocationS3Propspublic final List<CfnTag> getTags()
CfnLocationS3PropsThe value can be an empty string. We recommend using tags to name your resources.
getTags in interface CfnLocationS3Props@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.