@Stability(value=Stable) @Internal public static final class CfnDatastore.CustomerManagedS3Property.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDatastore.CustomerManagedS3Property
CfnDatastore.CustomerManagedS3Propertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDatastore.CustomerManagedS3Property.Builder, CfnDatastore.CustomerManagedS3Property.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDatastore.CustomerManagedS3Property.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDatastore.ColumnProperty.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 |
getBucket()
The name of the Amazon S3 bucket where your data is stored.
|
String |
getKeyPrefix()
(Optional) The prefix used to create the keys of the data store data objects.
|
String |
getRoleArn()
The ARN of the role that grants AWS IoT Analytics permission to interact with your Amazon S3 resources.
|
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(CfnDatastore.CustomerManagedS3Property.Builder builder)
CfnDatastore.ColumnProperty.Builder.public final String getBucket()
CfnDatastore.CustomerManagedS3PropertygetBucket in interface CfnDatastore.CustomerManagedS3Propertypublic final String getRoleArn()
CfnDatastore.CustomerManagedS3PropertygetRoleArn in interface CfnDatastore.CustomerManagedS3Propertypublic final String getKeyPrefix()
CfnDatastore.CustomerManagedS3PropertyEach object in an Amazon S3 bucket has a key that is its unique identifier in the bucket. Each object in a bucket has exactly one key. The prefix must end with a forward slash (/).
getKeyPrefix in interface CfnDatastore.CustomerManagedS3Property@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.