public static final class CfnStorageLens.AccountLevelProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStorageLens.AccountLevelProperty
CfnStorageLens.AccountLevelProperty
CfnStorageLens.AccountLevelProperty.Builder, CfnStorageLens.AccountLevelProperty.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.Object |
getActivityMetrics()
This property contains the details of account-level activity metrics for S3 Storage Lens.
|
java.lang.Object |
getAdvancedCostOptimizationMetrics()
This property contains the details of account-level advanced cost optimization metrics for S3 Storage Lens.
|
java.lang.Object |
getAdvancedDataProtectionMetrics()
This property contains the details of account-level advanced data protection metrics for S3 Storage Lens.
|
java.lang.Object |
getBucketLevel()
This property contains the details of the account-level bucket-level configurations for Amazon S3 Storage Lens.
|
java.lang.Object |
getDetailedStatusCodesMetrics()
This property contains the details of account-level detailed status code metrics for S3 Storage Lens.
|
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.Object getBucketLevel()
CfnStorageLens.AccountLevelProperty
getBucketLevel
in interface CfnStorageLens.AccountLevelProperty
public final java.lang.Object getActivityMetrics()
CfnStorageLens.AccountLevelProperty
getActivityMetrics
in interface CfnStorageLens.AccountLevelProperty
public final java.lang.Object getAdvancedCostOptimizationMetrics()
CfnStorageLens.AccountLevelProperty
getAdvancedCostOptimizationMetrics
in interface CfnStorageLens.AccountLevelProperty
public final java.lang.Object getAdvancedDataProtectionMetrics()
CfnStorageLens.AccountLevelProperty
getAdvancedDataProtectionMetrics
in interface CfnStorageLens.AccountLevelProperty
public final java.lang.Object getDetailedStatusCodesMetrics()
CfnStorageLens.AccountLevelProperty
getDetailedStatusCodesMetrics
in interface CfnStorageLens.AccountLevelProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()