public static final class CfnStorageLens.SelectionCriteriaProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStorageLens.SelectionCriteriaProperty
CfnStorageLens.SelectionCriteriaProperty
CfnStorageLens.SelectionCriteriaProperty.Builder, CfnStorageLens.SelectionCriteriaProperty.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(java.lang.Object o) |
java.lang.String |
getDelimiter()
This property contains the details of the S3 Storage Lens delimiter being used.
|
java.lang.Number |
getMaxDepth()
This property contains the details of the max depth that S3 Storage Lens will collect metrics up to.
|
java.lang.Number |
getMinStorageBytesPercentage()
This property contains the details of the minimum storage bytes percentage threshold that S3 Storage Lens will collect metrics up to.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.String getDelimiter()
CfnStorageLens.SelectionCriteriaProperty
getDelimiter
in interface CfnStorageLens.SelectionCriteriaProperty
public final java.lang.Number getMaxDepth()
CfnStorageLens.SelectionCriteriaProperty
getMaxDepth
in interface CfnStorageLens.SelectionCriteriaProperty
public final java.lang.Number getMinStorageBytesPercentage()
CfnStorageLens.SelectionCriteriaProperty
getMinStorageBytesPercentage
in interface CfnStorageLens.SelectionCriteriaProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()