@Stability(value=Stable) public static final class CfnStorageLens.ActivityMetricsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnStorageLens.ActivityMetricsProperty>
CfnStorageLens.ActivityMetricsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnStorageLens.ActivityMetricsProperty |
build()
Builds the configured instance.
|
CfnStorageLens.ActivityMetricsProperty.Builder |
isEnabled(Boolean isEnabled)
Sets the value of
CfnStorageLens.ActivityMetricsProperty.getIsEnabled() |
CfnStorageLens.ActivityMetricsProperty.Builder |
isEnabled(IResolvable isEnabled)
Sets the value of
CfnStorageLens.ActivityMetricsProperty.getIsEnabled() |
@Stability(value=Stable) public CfnStorageLens.ActivityMetricsProperty.Builder isEnabled(Boolean isEnabled)
CfnStorageLens.ActivityMetricsProperty.getIsEnabled()isEnabled - A property that indicates whether the activity metrics is enabled.this@Stability(value=Stable) public CfnStorageLens.ActivityMetricsProperty.Builder isEnabled(IResolvable isEnabled)
CfnStorageLens.ActivityMetricsProperty.getIsEnabled()isEnabled - A property that indicates whether the activity metrics is enabled.this@Stability(value=Stable) public CfnStorageLens.ActivityMetricsProperty build()
build in interface software.amazon.jsii.Builder<CfnStorageLens.ActivityMetricsProperty>CfnStorageLens.ActivityMetricsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.