@Stability(value=Stable) public static final class CfnIndex.ValueImportanceItemProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnIndex.ValueImportanceItemProperty>
CfnIndex.ValueImportanceItemProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnIndex.ValueImportanceItemProperty |
build()
Builds the configured instance.
|
CfnIndex.ValueImportanceItemProperty.Builder |
key(String key)
Sets the value of
CfnIndex.ValueImportanceItemProperty.getKey() |
CfnIndex.ValueImportanceItemProperty.Builder |
value(Number value)
Sets the value of
CfnIndex.ValueImportanceItemProperty.getValue() |
@Stability(value=Stable) public CfnIndex.ValueImportanceItemProperty.Builder key(String key)
CfnIndex.ValueImportanceItemProperty.getKey()key - `CfnIndex.ValueImportanceItemProperty.Key`.this@Stability(value=Stable) public CfnIndex.ValueImportanceItemProperty.Builder value(Number value)
CfnIndex.ValueImportanceItemProperty.getValue()value - `CfnIndex.ValueImportanceItemProperty.Value`.this@Stability(value=Stable) public CfnIndex.ValueImportanceItemProperty build()
build in interface software.amazon.jsii.Builder<CfnIndex.ValueImportanceItemProperty>CfnIndex.ValueImportanceItemPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.