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 Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.mediastore.CfnContainer.MetricPolicyProperty
CfnContainer.MetricPolicyProperty.Builder, CfnContainer.MetricPolicyProperty.Jsii$Proxy
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnContainer.MetricPolicyProperty.Builder
.protected
Jsii$Proxy
(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected 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$Proxy
Constructor that initializes the object based on literal property values passed by theCfnContainer.MetricPolicyProperty.Builder
.
-
-
Method Details
-
getContainerLevelMetrics
Description copied from interface:CfnContainer.MetricPolicyProperty
A setting to enable or disable metrics at the container level.- Specified by:
getContainerLevelMetrics
in interfaceCfnContainer.MetricPolicyProperty
- See Also:
-
getMetricPolicyRules
Description copied from interface:CfnContainer.MetricPolicyProperty
A 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.
- Specified by:
getMetricPolicyRules
in interfaceCfnContainer.MetricPolicyProperty
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-