@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.489Z") @Stability(value=Stable) public interface CfnDatastoreProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDatastoreProps.Builder
A builder for
CfnDatastoreProps |
static class |
CfnDatastoreProps.Jsii$Proxy
An implementation for
CfnDatastoreProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnDatastoreProps.Builder |
builder() |
default String |
getDatastoreName()
`AWS::IoTAnalytics::Datastore.DatastoreName`.
|
default Object |
getDatastoreStorage()
`AWS::IoTAnalytics::Datastore.DatastoreStorage`.
|
default Object |
getFileFormatConfiguration()
`AWS::IoTAnalytics::Datastore.FileFormatConfiguration`.
|
default Object |
getRetentionPeriod()
`AWS::IoTAnalytics::Datastore.RetentionPeriod`.
|
default List<CfnTag> |
getTags()
`AWS::IoTAnalytics::Datastore.Tags`.
|
@Stability(value=Stable) @Nullable default String getDatastoreName()
@Stability(value=Stable) @Nullable default Object getDatastoreStorage()
@Stability(value=Stable) @Nullable default Object getFileFormatConfiguration()
@Stability(value=Stable) @Nullable default Object getRetentionPeriod()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) static CfnDatastoreProps.Builder builder()
CfnDatastoreProps.Builder of CfnDatastorePropsCopyright © 2021. All rights reserved.