Class CfnContainer.MetricPolicyProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.mediastore.CfnContainer.MetricPolicyProperty.Jsii$Proxy
- All Implemented Interfaces:
- CfnContainer.MetricPolicyProperty,- software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnContainer.MetricPolicyProperty
@Stability(Stable)
@Internal
public static final class CfnContainer.MetricPolicyProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnContainer.MetricPolicyProperty
An implementation for 
CfnContainer.MetricPolicyProperty- 
Nested Class SummaryNested classes/interfaces inherited from class software.amazon.jsii.JsiiObjectsoftware.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.mediastore.CfnContainer.MetricPolicyPropertyCfnContainer.MetricPolicyProperty.Builder, CfnContainer.MetricPolicyProperty.Jsii$Proxy
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnContainer.MetricPolicyProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.
- 
Method SummaryMethods inherited from class software.amazon.jsii.JsiiObjectjsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
- 
Constructor Details- 
Jsii$Proxyprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
- objRef- Reference to the JSII managed object.
 
- 
Jsii$ProxyConstructor that initializes the object based on literal property values passed by theCfnContainer.MetricPolicyProperty.Builder.
 
- 
- 
Method Details- 
getContainerLevelMetricsDescription copied from interface:CfnContainer.MetricPolicyPropertyA setting to enable or disable metrics at the container level.- Specified by:
- getContainerLevelMetricsin interface- CfnContainer.MetricPolicyProperty
- See Also:
 
- 
getMetricPolicyRulesDescription copied from interface:CfnContainer.MetricPolicyPropertyA parameter that holds an array of rules that enable metrics at the object level.This 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. Returns union: either IResolvableor Listinvalid input: '<'eitherIResolvableorCfnContainer.MetricPolicyRuleProperty>- Specified by:
- getMetricPolicyRulesin interface- CfnContainer.MetricPolicyProperty
- See Also:
 
- 
$jsii$toJson@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
- $jsii$toJsonin interface- software.amazon.jsii.JsiiSerializable
 
- 
equals
- 
hashCodepublic final int hashCode()
 
-