Uses of Class
software.amazon.awscdk.services.s3.CfnStorageLens.StorageLensConfigurationProperty.Builder
-
Uses of CfnStorageLens.StorageLensConfigurationProperty.Builder in software.amazon.awscdk.services.s3
Modifier and TypeMethodDescriptionCfnStorageLens.StorageLensConfigurationProperty.Builder.accountLevel
(IResolvable accountLevel) Sets the value ofCfnStorageLens.StorageLensConfigurationProperty.getAccountLevel()
CfnStorageLens.StorageLensConfigurationProperty.Builder.accountLevel
(CfnStorageLens.AccountLevelProperty accountLevel) Sets the value ofCfnStorageLens.StorageLensConfigurationProperty.getAccountLevel()
CfnStorageLens.StorageLensConfigurationProperty.Builder.awsOrg
(IResolvable awsOrg) Sets the value ofCfnStorageLens.StorageLensConfigurationProperty.getAwsOrg()
CfnStorageLens.StorageLensConfigurationProperty.Builder.awsOrg
(CfnStorageLens.AwsOrgProperty awsOrg) Sets the value ofCfnStorageLens.StorageLensConfigurationProperty.getAwsOrg()
CfnStorageLens.StorageLensConfigurationProperty.builder()
CfnStorageLens.StorageLensConfigurationProperty.Builder.dataExport
(IResolvable dataExport) Sets the value ofCfnStorageLens.StorageLensConfigurationProperty.getDataExport()
CfnStorageLens.StorageLensConfigurationProperty.Builder.dataExport
(CfnStorageLens.DataExportProperty dataExport) Sets the value ofCfnStorageLens.StorageLensConfigurationProperty.getDataExport()
CfnStorageLens.StorageLensConfigurationProperty.Builder.exclude
(IResolvable exclude) Sets the value ofCfnStorageLens.StorageLensConfigurationProperty.getExclude()
CfnStorageLens.StorageLensConfigurationProperty.Builder.exclude
(CfnStorageLens.BucketsAndRegionsProperty exclude) Sets the value ofCfnStorageLens.StorageLensConfigurationProperty.getExclude()
Sets the value ofCfnStorageLens.StorageLensConfigurationProperty.getId()
CfnStorageLens.StorageLensConfigurationProperty.Builder.include
(IResolvable include) Sets the value ofCfnStorageLens.StorageLensConfigurationProperty.getInclude()
CfnStorageLens.StorageLensConfigurationProperty.Builder.include
(CfnStorageLens.BucketsAndRegionsProperty include) Sets the value ofCfnStorageLens.StorageLensConfigurationProperty.getInclude()
Sets the value ofCfnStorageLens.StorageLensConfigurationProperty.getIsEnabled()
CfnStorageLens.StorageLensConfigurationProperty.Builder.isEnabled
(IResolvable isEnabled) Sets the value ofCfnStorageLens.StorageLensConfigurationProperty.getIsEnabled()
CfnStorageLens.StorageLensConfigurationProperty.Builder.storageLensArn
(String storageLensArn) Sets the value ofCfnStorageLens.StorageLensConfigurationProperty.getStorageLensArn()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnStorageLens.StorageLensConfigurationProperty.Builder
.