@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
- `CfnStorageLens.ActivityMetricsProperty.IsEnabled`.this
@Stability(value=Stable) public CfnStorageLens.ActivityMetricsProperty.Builder isEnabled(IResolvable isEnabled)
CfnStorageLens.ActivityMetricsProperty.getIsEnabled()
isEnabled
- `CfnStorageLens.ActivityMetricsProperty.IsEnabled`.this
@Stability(value=Stable) public CfnStorageLens.ActivityMetricsProperty build()
build
in interface software.amazon.jsii.Builder<CfnStorageLens.ActivityMetricsProperty>
CfnStorageLens.ActivityMetricsProperty
NullPointerException
- if any required attribute was not providedCopyright © 2021. All rights reserved.