@Stability(value=Stable) public static final class CfnStorageLens.PrefixLevelStorageMetricsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnStorageLens.PrefixLevelStorageMetricsProperty>
CfnStorageLens.PrefixLevelStorageMetricsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnStorageLens.PrefixLevelStorageMetricsProperty |
build()
Builds the configured instance.
|
CfnStorageLens.PrefixLevelStorageMetricsProperty.Builder |
isEnabled(Boolean isEnabled)
Sets the value of
CfnStorageLens.PrefixLevelStorageMetricsProperty.getIsEnabled() |
CfnStorageLens.PrefixLevelStorageMetricsProperty.Builder |
isEnabled(IResolvable isEnabled)
Sets the value of
CfnStorageLens.PrefixLevelStorageMetricsProperty.getIsEnabled() |
CfnStorageLens.PrefixLevelStorageMetricsProperty.Builder |
selectionCriteria(CfnStorageLens.SelectionCriteriaProperty selectionCriteria)
Sets the value of
CfnStorageLens.PrefixLevelStorageMetricsProperty.getSelectionCriteria() |
CfnStorageLens.PrefixLevelStorageMetricsProperty.Builder |
selectionCriteria(IResolvable selectionCriteria)
Sets the value of
CfnStorageLens.PrefixLevelStorageMetricsProperty.getSelectionCriteria() |
@Stability(value=Stable) public CfnStorageLens.PrefixLevelStorageMetricsProperty.Builder isEnabled(Boolean isEnabled)
CfnStorageLens.PrefixLevelStorageMetricsProperty.getIsEnabled()isEnabled - `CfnStorageLens.PrefixLevelStorageMetricsProperty.IsEnabled`.this@Stability(value=Stable) public CfnStorageLens.PrefixLevelStorageMetricsProperty.Builder isEnabled(IResolvable isEnabled)
CfnStorageLens.PrefixLevelStorageMetricsProperty.getIsEnabled()isEnabled - `CfnStorageLens.PrefixLevelStorageMetricsProperty.IsEnabled`.this@Stability(value=Stable) public CfnStorageLens.PrefixLevelStorageMetricsProperty.Builder selectionCriteria(CfnStorageLens.SelectionCriteriaProperty selectionCriteria)
CfnStorageLens.PrefixLevelStorageMetricsProperty.getSelectionCriteria()selectionCriteria - `CfnStorageLens.PrefixLevelStorageMetricsProperty.SelectionCriteria`.this@Stability(value=Stable) public CfnStorageLens.PrefixLevelStorageMetricsProperty.Builder selectionCriteria(IResolvable selectionCriteria)
CfnStorageLens.PrefixLevelStorageMetricsProperty.getSelectionCriteria()selectionCriteria - `CfnStorageLens.PrefixLevelStorageMetricsProperty.SelectionCriteria`.this@Stability(value=Stable) public CfnStorageLens.PrefixLevelStorageMetricsProperty build()
build in interface software.amazon.jsii.Builder<CfnStorageLens.PrefixLevelStorageMetricsProperty>CfnStorageLens.PrefixLevelStorageMetricsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.