public static final class CfnStorageLens.ActivityMetricsProperty.Builder
extends java.lang.Object
CfnStorageLens.ActivityMetricsProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnStorageLens.ActivityMetricsProperty |
build()
Builds the configured instance.
|
CfnStorageLens.ActivityMetricsProperty.Builder |
isEnabled(java.lang.Boolean isEnabled)
Sets the value of
CfnStorageLens.ActivityMetricsProperty.getIsEnabled() |
CfnStorageLens.ActivityMetricsProperty.Builder |
isEnabled(IResolvable isEnabled)
Sets the value of
CfnStorageLens.ActivityMetricsProperty.getIsEnabled() |
public CfnStorageLens.ActivityMetricsProperty.Builder isEnabled(java.lang.Boolean isEnabled)
CfnStorageLens.ActivityMetricsProperty.getIsEnabled()
isEnabled
- A property that indicates whether the activity metrics is enabled.this
public CfnStorageLens.ActivityMetricsProperty.Builder isEnabled(IResolvable isEnabled)
CfnStorageLens.ActivityMetricsProperty.getIsEnabled()
isEnabled
- A property that indicates whether the activity metrics is enabled.this
public CfnStorageLens.ActivityMetricsProperty build()
CfnStorageLens.ActivityMetricsProperty
java.lang.NullPointerException
- if any required attribute was not provided