@Stability(value=Stable)
public static interface CfnGlobalTable.ProjectionProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnGlobalTable.ProjectionProperty.Builder
A builder for
CfnGlobalTable.ProjectionProperty |
static class |
CfnGlobalTable.ProjectionProperty.Jsii$Proxy
An implementation for
CfnGlobalTable.ProjectionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnGlobalTable.ProjectionProperty.Builder |
builder() |
default List<String> |
getNonKeyAttributes()
`CfnGlobalTable.ProjectionProperty.NonKeyAttributes`.
|
default String |
getProjectionType()
`CfnGlobalTable.ProjectionProperty.ProjectionType`.
|
@Stability(value=Stable) @Nullable default List<String> getNonKeyAttributes()
@Stability(value=Stable) @Nullable default String getProjectionType()
@Stability(value=Stable) static CfnGlobalTable.ProjectionProperty.Builder builder()
Copyright © 2021. All rights reserved.