@Stability(value=Stable) @Internal public static final class CfnDatastore.CustomerManagedS3StorageProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDatastore.CustomerManagedS3StorageProperty
CfnDatastore.CustomerManagedS3StoragePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDatastore.CustomerManagedS3StorageProperty.Builder, CfnDatastore.CustomerManagedS3StorageProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDatastore.CustomerManagedS3StorageProperty.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.
|
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.CustomerManagedS3StorageProperty.Builder builder)
CfnDatastore.ColumnProperty.Builder.public final String getBucket()
CfnDatastore.CustomerManagedS3StoragePropertygetBucket in interface CfnDatastore.CustomerManagedS3StoragePropertypublic final String getKeyPrefix()
CfnDatastore.CustomerManagedS3StoragePropertyEach 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.CustomerManagedS3StorageProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.