@Stability(value=Stable) public static final class CfnDatastore.PartitionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDatastore.PartitionProperty>
CfnDatastore.PartitionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDatastore.PartitionProperty.Builder |
attributeName(String attributeName)
Sets the value of
CfnDatastore.PartitionProperty.getAttributeName() |
CfnDatastore.PartitionProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnDatastore.PartitionProperty.Builder attributeName(String attributeName)
CfnDatastore.PartitionProperty.getAttributeName()attributeName - The name of the attribute that defines a partition dimension. This parameter is required.this@Stability(value=Stable) public CfnDatastore.PartitionProperty build()
build in interface software.amazon.jsii.Builder<CfnDatastore.PartitionProperty>CfnDatastore.PartitionPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.