@Stability(value=Stable) @Internal public static final class CfnBucket.AnalyticsConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBucket.AnalyticsConfigurationProperty
CfnBucket.AnalyticsConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBucket.AnalyticsConfigurationProperty.Builder, CfnBucket.AnalyticsConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBucket.AnalyticsConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnBucket.AbortIncompleteMultipartUploadProperty.Builder. |
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(Object o) |
String |
getId()
The ID that identifies the analytics configuration.
|
String |
getPrefix()
The prefix that an object must have to be included in the analytics results.
|
Object |
getStorageClassAnalysis()
Contains data related to access patterns to be collected and made available to analyze the tradeoffs between different storage classes.
|
Object |
getTagFilters()
The tags to use when evaluating an analytics filter.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnBucket.AnalyticsConfigurationProperty.Builder builder)
CfnBucket.AbortIncompleteMultipartUploadProperty.Builder.public final String getId()
CfnBucket.AnalyticsConfigurationPropertygetId in interface CfnBucket.AnalyticsConfigurationPropertypublic final Object getStorageClassAnalysis()
CfnBucket.AnalyticsConfigurationPropertygetStorageClassAnalysis in interface CfnBucket.AnalyticsConfigurationPropertypublic final String getPrefix()
CfnBucket.AnalyticsConfigurationPropertygetPrefix in interface CfnBucket.AnalyticsConfigurationPropertypublic final Object getTagFilters()
CfnBucket.AnalyticsConfigurationPropertyThe analytics only includes objects that meet the filter's criteria. If no filter is specified, all of the contents of the bucket are included in the analysis.
getTagFilters in interface CfnBucket.AnalyticsConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.