@Stability(value=Stable) @Internal public static final class CfnContainer.MetricPolicyProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnContainer.MetricPolicyProperty
CfnContainer.MetricPolicyPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnContainer.MetricPolicyProperty.Builder, CfnContainer.MetricPolicyProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnContainer.MetricPolicyProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnContainer.CorsRuleProperty.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 |
getContainerLevelMetrics()
A setting to enable or disable metrics at the container level.
|
Object |
getMetricPolicyRules()
A parameter that holds an array of rules that enable metrics at the object level.
|
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(CfnContainer.MetricPolicyProperty.Builder builder)
CfnContainer.CorsRuleProperty.Builder.public final String getContainerLevelMetrics()
CfnContainer.MetricPolicyPropertygetContainerLevelMetrics in interface CfnContainer.MetricPolicyPropertypublic final Object getMetricPolicyRules()
CfnContainer.MetricPolicyPropertyThis parameter is optional, but if you choose to include it, you must also include at least one rule. By default, you can include up to five rules. You can also request a quota increase to allow up to 300 rules per policy.
getMetricPolicyRules in interface CfnContainer.MetricPolicyProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.