@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.017Z") @Stability(value=Stable) public interface CfnDatastoreProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotanalytics-datastore.html| 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 |
getRetentionPeriod()
`AWS::IoTAnalytics::Datastore.RetentionPeriod`.
|
default List<CfnTag> |
getTags()
`AWS::IoTAnalytics::Datastore.Tags`.
|
@Stability(value=Stable) @Nullable default String getDatastoreName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotanalytics-datastore.html#cfn-iotanalytics-datastore-datastorename@Stability(value=Stable) @Nullable default Object getDatastoreStorage()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotanalytics-datastore.html#cfn-iotanalytics-datastore-datastorestorage@Stability(value=Stable) @Nullable default Object getRetentionPeriod()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotanalytics-datastore.html#cfn-iotanalytics-datastore-retentionperiod@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotanalytics-datastore.html#cfn-iotanalytics-datastore-tags@Stability(value=Stable) static CfnDatastoreProps.Builder builder()
CfnDatastoreProps.Builder of CfnDatastorePropsCopyright © 2020. All rights reserved.