@Stability(value=Stable) public static final class CfnStorageLens.StorageLensConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnStorageLens.StorageLensConfigurationProperty>
CfnStorageLens.StorageLensConfigurationProperty
Constructor and Description |
---|
Builder() |
@Stability(value=Stable) public CfnStorageLens.StorageLensConfigurationProperty.Builder accountLevel(CfnStorageLens.AccountLevelProperty accountLevel)
CfnStorageLens.StorageLensConfigurationProperty.getAccountLevel()
accountLevel
- `CfnStorageLens.StorageLensConfigurationProperty.AccountLevel`. This parameter is required.this
@Stability(value=Stable) public CfnStorageLens.StorageLensConfigurationProperty.Builder accountLevel(IResolvable accountLevel)
CfnStorageLens.StorageLensConfigurationProperty.getAccountLevel()
accountLevel
- `CfnStorageLens.StorageLensConfigurationProperty.AccountLevel`. This parameter is required.this
@Stability(value=Stable) public CfnStorageLens.StorageLensConfigurationProperty.Builder id(String id)
CfnStorageLens.StorageLensConfigurationProperty.getId()
id
- `CfnStorageLens.StorageLensConfigurationProperty.Id`. This parameter is required.this
@Stability(value=Stable) public CfnStorageLens.StorageLensConfigurationProperty.Builder isEnabled(Boolean isEnabled)
CfnStorageLens.StorageLensConfigurationProperty.getIsEnabled()
isEnabled
- `CfnStorageLens.StorageLensConfigurationProperty.IsEnabled`. This parameter is required.this
@Stability(value=Stable) public CfnStorageLens.StorageLensConfigurationProperty.Builder isEnabled(IResolvable isEnabled)
CfnStorageLens.StorageLensConfigurationProperty.getIsEnabled()
isEnabled
- `CfnStorageLens.StorageLensConfigurationProperty.IsEnabled`. This parameter is required.this
@Stability(value=Stable) public CfnStorageLens.StorageLensConfigurationProperty.Builder awsOrg(CfnStorageLens.AwsOrgProperty awsOrg)
CfnStorageLens.StorageLensConfigurationProperty.getAwsOrg()
awsOrg
- `CfnStorageLens.StorageLensConfigurationProperty.AwsOrg`.this
@Stability(value=Stable) public CfnStorageLens.StorageLensConfigurationProperty.Builder awsOrg(IResolvable awsOrg)
CfnStorageLens.StorageLensConfigurationProperty.getAwsOrg()
awsOrg
- `CfnStorageLens.StorageLensConfigurationProperty.AwsOrg`.this
@Stability(value=Stable) public CfnStorageLens.StorageLensConfigurationProperty.Builder dataExport(CfnStorageLens.DataExportProperty dataExport)
CfnStorageLens.StorageLensConfigurationProperty.getDataExport()
dataExport
- `CfnStorageLens.StorageLensConfigurationProperty.DataExport`.this
@Stability(value=Stable) public CfnStorageLens.StorageLensConfigurationProperty.Builder dataExport(IResolvable dataExport)
CfnStorageLens.StorageLensConfigurationProperty.getDataExport()
dataExport
- `CfnStorageLens.StorageLensConfigurationProperty.DataExport`.this
@Stability(value=Stable) public CfnStorageLens.StorageLensConfigurationProperty.Builder exclude(CfnStorageLens.BucketsAndRegionsProperty exclude)
CfnStorageLens.StorageLensConfigurationProperty.getExclude()
exclude
- `CfnStorageLens.StorageLensConfigurationProperty.Exclude`.this
@Stability(value=Stable) public CfnStorageLens.StorageLensConfigurationProperty.Builder exclude(IResolvable exclude)
CfnStorageLens.StorageLensConfigurationProperty.getExclude()
exclude
- `CfnStorageLens.StorageLensConfigurationProperty.Exclude`.this
@Stability(value=Stable) public CfnStorageLens.StorageLensConfigurationProperty.Builder include(CfnStorageLens.BucketsAndRegionsProperty include)
CfnStorageLens.StorageLensConfigurationProperty.getInclude()
include
- `CfnStorageLens.StorageLensConfigurationProperty.Include`.this
@Stability(value=Stable) public CfnStorageLens.StorageLensConfigurationProperty.Builder include(IResolvable include)
CfnStorageLens.StorageLensConfigurationProperty.getInclude()
include
- `CfnStorageLens.StorageLensConfigurationProperty.Include`.this
@Stability(value=Stable) public CfnStorageLens.StorageLensConfigurationProperty.Builder storageLensArn(String storageLensArn)
CfnStorageLens.StorageLensConfigurationProperty.getStorageLensArn()
storageLensArn
- `CfnStorageLens.StorageLensConfigurationProperty.StorageLensArn`.this
@Stability(value=Stable) public CfnStorageLens.StorageLensConfigurationProperty build()
build
in interface software.amazon.jsii.Builder<CfnStorageLens.StorageLensConfigurationProperty>
CfnStorageLens.StorageLensConfigurationProperty
NullPointerException
- if any required attribute was not providedCopyright © 2021. All rights reserved.