@Stability(value=Stable)
public static interface CfnGlobalTable.TimeToLiveSpecificationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnGlobalTable.TimeToLiveSpecificationProperty.Builder
A builder for
CfnGlobalTable.TimeToLiveSpecificationProperty |
static class |
CfnGlobalTable.TimeToLiveSpecificationProperty.Jsii$Proxy
An implementation for
CfnGlobalTable.TimeToLiveSpecificationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnGlobalTable.TimeToLiveSpecificationProperty.Builder |
builder() |
default String |
getAttributeName()
`CfnGlobalTable.TimeToLiveSpecificationProperty.AttributeName`.
|
Object |
getEnabled()
`CfnGlobalTable.TimeToLiveSpecificationProperty.Enabled`.
|
@Stability(value=Stable) @NotNull Object getEnabled()
@Stability(value=Stable) @Nullable default String getAttributeName()
@Stability(value=Stable) static CfnGlobalTable.TimeToLiveSpecificationProperty.Builder builder()
Copyright © 2021. All rights reserved.