@Stability(value=Stable) public static final class CfnStorageLens.SelectionCriteriaProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnStorageLens.SelectionCriteriaProperty>
CfnStorageLens.SelectionCriteriaProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnStorageLens.SelectionCriteriaProperty |
build()
Builds the configured instance.
|
CfnStorageLens.SelectionCriteriaProperty.Builder |
delimiter(String delimiter)
Sets the value of
CfnStorageLens.SelectionCriteriaProperty.getDelimiter() |
CfnStorageLens.SelectionCriteriaProperty.Builder |
maxDepth(Number maxDepth)
Sets the value of
CfnStorageLens.SelectionCriteriaProperty.getMaxDepth() |
CfnStorageLens.SelectionCriteriaProperty.Builder |
minStorageBytesPercentage(Number minStorageBytesPercentage)
Sets the value of
CfnStorageLens.SelectionCriteriaProperty.getMinStorageBytesPercentage() |
@Stability(value=Stable) public CfnStorageLens.SelectionCriteriaProperty.Builder delimiter(String delimiter)
CfnStorageLens.SelectionCriteriaProperty.getDelimiter()delimiter - `CfnStorageLens.SelectionCriteriaProperty.Delimiter`.this@Stability(value=Stable) public CfnStorageLens.SelectionCriteriaProperty.Builder maxDepth(Number maxDepth)
CfnStorageLens.SelectionCriteriaProperty.getMaxDepth()maxDepth - `CfnStorageLens.SelectionCriteriaProperty.MaxDepth`.this@Stability(value=Stable) public CfnStorageLens.SelectionCriteriaProperty.Builder minStorageBytesPercentage(Number minStorageBytesPercentage)
CfnStorageLens.SelectionCriteriaProperty.getMinStorageBytesPercentage()minStorageBytesPercentage - `CfnStorageLens.SelectionCriteriaProperty.MinStorageBytesPercentage`.this@Stability(value=Stable) public CfnStorageLens.SelectionCriteriaProperty build()
build in interface software.amazon.jsii.Builder<CfnStorageLens.SelectionCriteriaProperty>CfnStorageLens.SelectionCriteriaPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.