@Stability(value=Experimental) @Internal public static final class BucketMetrics.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements BucketMetrics
BucketMetricssoftware.amazon.jsii.JsiiObject.InitializationModeBucketMetrics.Builder, BucketMetrics.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.
|
protected |
Jsii$Proxy(String id,
String prefix,
Map<String,? extends Object> tagFilters)
Constructor that initializes the object based on literal property values passed by the
BucketMetrics.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getId()
(experimental) The ID used to identify the metrics configuration.
|
String |
getPrefix()
(experimental) The prefix that an object must have to be included in the metrics results.
|
Map<String,Object> |
getTagFilters()
(experimental) 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.public final String getId()
BucketMetricsgetId in interface BucketMetricspublic final String getPrefix()
BucketMetricsgetPrefix in interface BucketMetricspublic final Map<String,Object> getTagFilters()
BucketMetricsThe metrics configuration includes only objects that meet the filter's criteria.
getTagFilters in interface BucketMetrics@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.