@Stability(value=Stable)
public static interface CfnStorageLens.StorageLensConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStorageLens.StorageLensConfigurationProperty.Builder
A builder for
CfnStorageLens.StorageLensConfigurationProperty |
static class |
CfnStorageLens.StorageLensConfigurationProperty.Jsii$Proxy
An implementation for
CfnStorageLens.StorageLensConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnStorageLens.StorageLensConfigurationProperty.Builder |
builder() |
Object |
getAccountLevel()
`CfnStorageLens.StorageLensConfigurationProperty.AccountLevel`.
|
default Object |
getAwsOrg()
`CfnStorageLens.StorageLensConfigurationProperty.AwsOrg`.
|
default Object |
getDataExport()
`CfnStorageLens.StorageLensConfigurationProperty.DataExport`.
|
default Object |
getExclude()
`CfnStorageLens.StorageLensConfigurationProperty.Exclude`.
|
String |
getId()
`CfnStorageLens.StorageLensConfigurationProperty.Id`.
|
default Object |
getInclude()
`CfnStorageLens.StorageLensConfigurationProperty.Include`.
|
Object |
getIsEnabled()
`CfnStorageLens.StorageLensConfigurationProperty.IsEnabled`.
|
default String |
getStorageLensArn()
`CfnStorageLens.StorageLensConfigurationProperty.StorageLensArn`.
|
@Stability(value=Stable) @NotNull Object getAccountLevel()
@Stability(value=Stable) @NotNull String getId()
@Stability(value=Stable) @NotNull Object getIsEnabled()
@Stability(value=Stable) @Nullable default Object getAwsOrg()
@Stability(value=Stable) @Nullable default Object getDataExport()
@Stability(value=Stable) @Nullable default Object getExclude()
@Stability(value=Stable) @Nullable default Object getInclude()
@Stability(value=Stable) @Nullable default String getStorageLensArn()
@Stability(value=Stable) static CfnStorageLens.StorageLensConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.