@Stability(value=Stable) public static final class CfnDatastoreProps.Builder extends Object implements software.amazon.jsii.Builder<CfnDatastoreProps>
CfnDatastoreProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnDatastoreProps.Builder datastoreName(String datastoreName)
CfnDatastoreProps.getDatastoreName()datastoreName - `AWS::IoTAnalytics::Datastore.DatastoreName`.this@Stability(value=Stable) public CfnDatastoreProps.Builder datastoreStorage(CfnDatastore.DatastoreStorageProperty datastoreStorage)
CfnDatastoreProps.getDatastoreStorage()datastoreStorage - `AWS::IoTAnalytics::Datastore.DatastoreStorage`.this@Stability(value=Stable) public CfnDatastoreProps.Builder datastoreStorage(IResolvable datastoreStorage)
CfnDatastoreProps.getDatastoreStorage()datastoreStorage - `AWS::IoTAnalytics::Datastore.DatastoreStorage`.this@Stability(value=Stable) public CfnDatastoreProps.Builder fileFormatConfiguration(CfnDatastore.FileFormatConfigurationProperty fileFormatConfiguration)
CfnDatastoreProps.getFileFormatConfiguration()fileFormatConfiguration - `AWS::IoTAnalytics::Datastore.FileFormatConfiguration`.this@Stability(value=Stable) public CfnDatastoreProps.Builder fileFormatConfiguration(IResolvable fileFormatConfiguration)
CfnDatastoreProps.getFileFormatConfiguration()fileFormatConfiguration - `AWS::IoTAnalytics::Datastore.FileFormatConfiguration`.this@Stability(value=Stable) public CfnDatastoreProps.Builder retentionPeriod(CfnDatastore.RetentionPeriodProperty retentionPeriod)
CfnDatastoreProps.getRetentionPeriod()retentionPeriod - `AWS::IoTAnalytics::Datastore.RetentionPeriod`.this@Stability(value=Stable) public CfnDatastoreProps.Builder retentionPeriod(IResolvable retentionPeriod)
CfnDatastoreProps.getRetentionPeriod()retentionPeriod - `AWS::IoTAnalytics::Datastore.RetentionPeriod`.this@Stability(value=Stable) public CfnDatastoreProps.Builder tags(List<? extends CfnTag> tags)
CfnDatastoreProps.getTags()tags - `AWS::IoTAnalytics::Datastore.Tags`.this@Stability(value=Stable) public CfnDatastoreProps build()
build in interface software.amazon.jsii.Builder<CfnDatastoreProps>CfnDatastorePropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.