@Stability(value=Stable) @Internal public static final class CfnDatastore.DatastoreStorageProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDatastore.DatastoreStorageProperty
CfnDatastore.DatastoreStoragePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDatastore.DatastoreStorageProperty.Builder, CfnDatastore.DatastoreStorageProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDatastore.DatastoreStorageProperty.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) |
Object |
getCustomerManagedS3()
Use this to store data store data in an S3 bucket that you manage.
|
Object |
getIotSiteWiseMultiLayerStorage()
Use this to store data used by AWS IoT SiteWise in an Amazon S3 bucket that you manage.
|
Object |
getServiceManagedS3()
Use this to store data store data in an S3 bucket managed by the AWS IoT Analytics service.
|
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.DatastoreStorageProperty.Builder builder)
CfnDatastore.ColumnProperty.Builder.public final Object getCustomerManagedS3()
CfnDatastore.DatastoreStoragePropertyThe choice of service-managed or customer-managed S3 storage cannot be changed after creation of the data store.
getCustomerManagedS3 in interface CfnDatastore.DatastoreStoragePropertypublic final Object getIotSiteWiseMultiLayerStorage()
CfnDatastore.DatastoreStoragePropertyYou can't change the choice of Amazon S3 storage after your data store is created.
getIotSiteWiseMultiLayerStorage in interface CfnDatastore.DatastoreStoragePropertypublic final Object getServiceManagedS3()
CfnDatastore.DatastoreStoragePropertyThe choice of service-managed or customer-managed S3 storage cannot be changed after creation of the data store.
getServiceManagedS3 in interface CfnDatastore.DatastoreStorageProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.