public static final class CfnStorageLens.SelectionCriteriaProperty.Builder
extends java.lang.Object
CfnStorageLens.SelectionCriteriaProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnStorageLens.SelectionCriteriaProperty |
build()
Builds the configured instance.
|
CfnStorageLens.SelectionCriteriaProperty.Builder |
delimiter(java.lang.String delimiter)
Sets the value of
CfnStorageLens.SelectionCriteriaProperty.getDelimiter() |
CfnStorageLens.SelectionCriteriaProperty.Builder |
maxDepth(java.lang.Number maxDepth)
Sets the value of
CfnStorageLens.SelectionCriteriaProperty.getMaxDepth() |
CfnStorageLens.SelectionCriteriaProperty.Builder |
minStorageBytesPercentage(java.lang.Number minStorageBytesPercentage)
Sets the value of
CfnStorageLens.SelectionCriteriaProperty.getMinStorageBytesPercentage() |
public CfnStorageLens.SelectionCriteriaProperty.Builder delimiter(java.lang.String delimiter)
CfnStorageLens.SelectionCriteriaProperty.getDelimiter()
delimiter
- This property contains the details of the S3 Storage Lens delimiter being used.this
public CfnStorageLens.SelectionCriteriaProperty.Builder maxDepth(java.lang.Number maxDepth)
CfnStorageLens.SelectionCriteriaProperty.getMaxDepth()
maxDepth
- This property contains the details of the max depth that S3 Storage Lens will collect metrics up to.this
public CfnStorageLens.SelectionCriteriaProperty.Builder minStorageBytesPercentage(java.lang.Number minStorageBytesPercentage)
CfnStorageLens.SelectionCriteriaProperty.getMinStorageBytesPercentage()
minStorageBytesPercentage
- This property contains the details of the minimum storage bytes percentage threshold that S3 Storage Lens will collect metrics up to.this
public CfnStorageLens.SelectionCriteriaProperty build()
CfnStorageLens.SelectionCriteriaProperty
java.lang.NullPointerException
- if any required attribute was not provided