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