@Stability(value=Stable)
public static interface CfnStorageLens.SelectionCriteriaProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStorageLens.SelectionCriteriaProperty.Builder
A builder for
CfnStorageLens.SelectionCriteriaProperty |
static class |
CfnStorageLens.SelectionCriteriaProperty.Jsii$Proxy
An implementation for
CfnStorageLens.SelectionCriteriaProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnStorageLens.SelectionCriteriaProperty.Builder |
builder() |
default String |
getDelimiter()
`CfnStorageLens.SelectionCriteriaProperty.Delimiter`.
|
default Number |
getMaxDepth()
`CfnStorageLens.SelectionCriteriaProperty.MaxDepth`.
|
default Number |
getMinStorageBytesPercentage()
`CfnStorageLens.SelectionCriteriaProperty.MinStorageBytesPercentage`.
|
@Stability(value=Stable) @Nullable default String getDelimiter()
@Stability(value=Stable) @Nullable default Number getMaxDepth()
@Stability(value=Stable) @Nullable default Number getMinStorageBytesPercentage()
@Stability(value=Stable) static CfnStorageLens.SelectionCriteriaProperty.Builder builder()
Copyright © 2021. All rights reserved.