@Stability(value=Stable) @Internal public static final class CfnDatastoreProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDatastoreProps
CfnDatastorePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnDatastoreProps.Builder, CfnDatastoreProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDatastoreProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDatastoreProps.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 |
getDatastoreName()
The name of the data store.
|
Object |
getDatastorePartitions()
Information about the partition dimensions in a data store.
|
Object |
getDatastoreStorage()
Where data store data is stored.
|
Object |
getFileFormatConfiguration()
Contains the configuration information of file formats.
|
Object |
getRetentionPeriod()
How long, in days, message data is kept for the data store.
|
List<CfnTag> |
getTags()
Metadata which can be used to manage the data store.
|
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(CfnDatastoreProps.Builder builder)
CfnDatastoreProps.Builder.public final String getDatastoreName()
CfnDatastorePropsgetDatastoreName in interface CfnDatastorePropspublic final Object getDatastorePartitions()
CfnDatastorePropsgetDatastorePartitions in interface CfnDatastorePropspublic final Object getDatastoreStorage()
CfnDatastorePropsgetDatastoreStorage in interface CfnDatastorePropspublic final Object getFileFormatConfiguration()
CfnDatastorePropsThe default file format is JSON. You can specify only one format.
You can't change the file format after you create the data store.
getFileFormatConfiguration in interface CfnDatastorePropspublic final Object getRetentionPeriod()
CfnDatastoreProps
When customerManagedS3 storage is selected, this parameter is ignored.
getRetentionPeriod in interface CfnDatastorePropspublic final List<CfnTag> getTags()
CfnDatastorePropsFor more information, see Tag .
getTags in interface CfnDatastoreProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.