@Stability(value=Stable) public static final class CfnStorageLens.CloudWatchMetricsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnStorageLens.CloudWatchMetricsProperty>
CfnStorageLens.CloudWatchMetricsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnStorageLens.CloudWatchMetricsProperty |
build()
Builds the configured instance.
|
CfnStorageLens.CloudWatchMetricsProperty.Builder |
isEnabled(Boolean isEnabled)
Sets the value of
CfnStorageLens.CloudWatchMetricsProperty.getIsEnabled() |
CfnStorageLens.CloudWatchMetricsProperty.Builder |
isEnabled(IResolvable isEnabled)
Sets the value of
CfnStorageLens.CloudWatchMetricsProperty.getIsEnabled() |
@Stability(value=Stable) public CfnStorageLens.CloudWatchMetricsProperty.Builder isEnabled(Boolean isEnabled)
CfnStorageLens.CloudWatchMetricsProperty.getIsEnabled()isEnabled - This property identifies whether the CloudWatch publishing option for S3 Storage Lens is enabled. This parameter is required.this@Stability(value=Stable) public CfnStorageLens.CloudWatchMetricsProperty.Builder isEnabled(IResolvable isEnabled)
CfnStorageLens.CloudWatchMetricsProperty.getIsEnabled()isEnabled - This property identifies whether the CloudWatch publishing option for S3 Storage Lens is enabled. This parameter is required.this@Stability(value=Stable) public CfnStorageLens.CloudWatchMetricsProperty build()
build in interface software.amazon.jsii.Builder<CfnStorageLens.CloudWatchMetricsProperty>CfnStorageLens.CloudWatchMetricsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.