@Stability(value=Experimental)
public static interface CfnTable.TimeToLiveSpecificationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-timetolivespecification.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTable.TimeToLiveSpecificationProperty.Builder
A builder for
CfnTable.TimeToLiveSpecificationProperty |
static class |
CfnTable.TimeToLiveSpecificationProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnTable.TimeToLiveSpecificationProperty.Builder |
builder() |
String |
getAttributeName()
`CfnTable.TimeToLiveSpecificationProperty.AttributeName`.
|
Object |
getEnabled()
`CfnTable.TimeToLiveSpecificationProperty.Enabled`.
|
@Stability(value=Experimental) String getAttributeName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-timetolivespecification.html#cfn-dynamodb-timetolivespecification-attributename@Stability(value=Experimental) Object getEnabled()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-timetolivespecification.html#cfn-dynamodb-timetolivespecification-enabled@Stability(value=Experimental) static CfnTable.TimeToLiveSpecificationProperty.Builder builder()
Copyright © 2019. All rights reserved.