@Stability(value=Stable) public static final class CfnGlobalTable.AttributeDefinitionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnGlobalTable.AttributeDefinitionProperty>
CfnGlobalTable.AttributeDefinitionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnGlobalTable.AttributeDefinitionProperty.Builder |
attributeName(String attributeName)
Sets the value of
CfnGlobalTable.AttributeDefinitionProperty.getAttributeName() |
CfnGlobalTable.AttributeDefinitionProperty.Builder |
attributeType(String attributeType)
Sets the value of
CfnGlobalTable.AttributeDefinitionProperty.getAttributeType() |
CfnGlobalTable.AttributeDefinitionProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnGlobalTable.AttributeDefinitionProperty.Builder attributeName(String attributeName)
CfnGlobalTable.AttributeDefinitionProperty.getAttributeName()attributeName - `CfnGlobalTable.AttributeDefinitionProperty.AttributeName`. This parameter is required.this@Stability(value=Stable) public CfnGlobalTable.AttributeDefinitionProperty.Builder attributeType(String attributeType)
CfnGlobalTable.AttributeDefinitionProperty.getAttributeType()attributeType - `CfnGlobalTable.AttributeDefinitionProperty.AttributeType`. This parameter is required.this@Stability(value=Stable) public CfnGlobalTable.AttributeDefinitionProperty build()
build in interface software.amazon.jsii.Builder<CfnGlobalTable.AttributeDefinitionProperty>CfnGlobalTable.AttributeDefinitionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.