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