@Stability(value=Experimental) public static final class CfnTable.KeySchemaProperty.Builder extends Object
CfnTable.KeySchemaProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTable.KeySchemaProperty |
build()
Builds the configured instance.
|
CfnTable.KeySchemaProperty.Builder |
withAttributeName(String value)
Sets the value of AttributeName
|
CfnTable.KeySchemaProperty.Builder |
withKeyType(String value)
Sets the value of KeyType
|
@Stability(value=Experimental) public CfnTable.KeySchemaProperty.Builder withAttributeName(String value)
value - `CfnTable.KeySchemaProperty.AttributeName`.this@Stability(value=Experimental) public CfnTable.KeySchemaProperty.Builder withKeyType(String value)
value - `CfnTable.KeySchemaProperty.KeyType`.this@Stability(value=Experimental) public CfnTable.KeySchemaProperty build()
CfnTable.KeySchemaPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.