@Stability(value=Stable) @Internal public static final class CfnBucket.MetricsConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBucket.MetricsConfigurationProperty
CfnBucket.MetricsConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBucket.MetricsConfigurationProperty.Builder, CfnBucket.MetricsConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBucket.MetricsConfigurationProperty.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 |
getAccessPointArn()
The access point that was used while performing operations on the object.
|
String |
getId()
The ID used to identify the metrics configuration.
|
String |
getPrefix()
The prefix that an object must have to be included in the metrics results.
|
Object |
getTagFilters()
Specifies a list of tag filters to use as a metrics configuration 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.MetricsConfigurationProperty.Builder builder)
CfnBucket.AbortIncompleteMultipartUploadProperty.Builder.public final String getId()
CfnBucket.MetricsConfigurationPropertyThis can be any value you choose that helps you identify your metrics configuration.
getId in interface CfnBucket.MetricsConfigurationPropertypublic final String getAccessPointArn()
CfnBucket.MetricsConfigurationPropertyThe metrics configuration only includes objects that meet the filter's criteria.
getAccessPointArn in interface CfnBucket.MetricsConfigurationPropertypublic final String getPrefix()
CfnBucket.MetricsConfigurationPropertygetPrefix in interface CfnBucket.MetricsConfigurationPropertypublic final Object getTagFilters()
CfnBucket.MetricsConfigurationPropertyThe metrics configuration includes only objects that meet the filter's criteria.
getTagFilters in interface CfnBucket.MetricsConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.