@Stability(value=Stable)
public static interface CfnDatastore.RetentionPeriodProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-datastore-retentionperiod.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDatastore.RetentionPeriodProperty.Builder
A builder for
CfnDatastore.RetentionPeriodProperty |
static class |
CfnDatastore.RetentionPeriodProperty.Jsii$Proxy
An implementation for
CfnDatastore.RetentionPeriodProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDatastore.RetentionPeriodProperty.Builder |
builder() |
default Number |
getNumberOfDays()
`CfnDatastore.RetentionPeriodProperty.NumberOfDays`.
|
default Object |
getUnlimited()
`CfnDatastore.RetentionPeriodProperty.Unlimited`.
|
@Stability(value=Stable) @Nullable default Number getNumberOfDays()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-datastore-retentionperiod.html#cfn-iotanalytics-datastore-retentionperiod-numberofdays@Stability(value=Stable) @Nullable default Object getUnlimited()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-datastore-retentionperiod.html#cfn-iotanalytics-datastore-retentionperiod-unlimited@Stability(value=Stable) static CfnDatastore.RetentionPeriodProperty.Builder builder()
Copyright © 2020. All rights reserved.