public static final class CfnStorageLens.StorageLensConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStorageLens.StorageLensConfigurationProperty
CfnStorageLens.StorageLensConfigurationProperty
CfnStorageLens.StorageLensConfigurationProperty.Builder, CfnStorageLens.StorageLensConfigurationProperty.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 |
getAccountLevel()
This property contains the details of the account-level metrics for Amazon S3 Storage Lens configuration.
|
java.lang.Object |
getAwsOrg()
This property contains the details of the AWS Organization for the S3 Storage Lens configuration.
|
java.lang.Object |
getDataExport()
This property contains the details of this S3 Storage Lens configuration's metrics export.
|
java.lang.Object |
getExclude()
This property contains the details of the bucket and or Regions excluded for Amazon S3 Storage Lens configuration.
|
java.lang.String |
getId()
This property contains the details of the ID of the S3 Storage Lens configuration.
|
java.lang.Object |
getInclude()
This property contains the details of the bucket and or Regions included for Amazon S3 Storage Lens configuration.
|
java.lang.Object |
getIsEnabled()
This property contains the details of whether the Amazon S3 Storage Lens configuration is enabled.
|
java.lang.String |
getStorageLensArn()
This property contains the details of the ARN of the S3 Storage Lens configuration.
|
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 getAccountLevel()
CfnStorageLens.StorageLensConfigurationProperty
getAccountLevel
in interface CfnStorageLens.StorageLensConfigurationProperty
public final java.lang.String getId()
CfnStorageLens.StorageLensConfigurationProperty
getId
in interface CfnStorageLens.StorageLensConfigurationProperty
public final java.lang.Object getIsEnabled()
CfnStorageLens.StorageLensConfigurationProperty
getIsEnabled
in interface CfnStorageLens.StorageLensConfigurationProperty
public final java.lang.Object getAwsOrg()
CfnStorageLens.StorageLensConfigurationProperty
getAwsOrg
in interface CfnStorageLens.StorageLensConfigurationProperty
public final java.lang.Object getDataExport()
CfnStorageLens.StorageLensConfigurationProperty
getDataExport
in interface CfnStorageLens.StorageLensConfigurationProperty
public final java.lang.Object getExclude()
CfnStorageLens.StorageLensConfigurationProperty
getExclude
in interface CfnStorageLens.StorageLensConfigurationProperty
public final java.lang.Object getInclude()
CfnStorageLens.StorageLensConfigurationProperty
getInclude
in interface CfnStorageLens.StorageLensConfigurationProperty
public final java.lang.String getStorageLensArn()
CfnStorageLens.StorageLensConfigurationProperty
This property is read-only.
getStorageLensArn
in interface CfnStorageLens.StorageLensConfigurationProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()