Class CfnScalingPolicyPropsMixin.PredictiveScalingMetricProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.applicationautoscaling.CfnScalingPolicyPropsMixin.PredictiveScalingMetricProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnScalingPolicyPropsMixin.PredictiveScalingMetricProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnScalingPolicyPropsMixin.PredictiveScalingMetricProperty
@Stability(Stable)
@Internal
public static final class CfnScalingPolicyPropsMixin.PredictiveScalingMetricProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnScalingPolicyPropsMixin.PredictiveScalingMetricProperty
An implementation for
CfnScalingPolicyPropsMixin.PredictiveScalingMetricProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.applicationautoscaling.CfnScalingPolicyPropsMixin.PredictiveScalingMetricProperty
CfnScalingPolicyPropsMixin.PredictiveScalingMetricProperty.Builder, CfnScalingPolicyPropsMixin.PredictiveScalingMetricProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnScalingPolicyPropsMixin.PredictiveScalingMetricProperty.Builder.protectedJsii$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 theCfnScalingPolicyPropsMixin.PredictiveScalingMetricProperty.Builder.
-
-
Method Details
-
getDimensions
Description copied from interface:CfnScalingPolicyPropsMixin.PredictiveScalingMetricPropertyDescribes the dimensions of the metric.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnScalingPolicyPropsMixin.PredictiveScalingMetricDimensionProperty>- Specified by:
getDimensionsin interfaceCfnScalingPolicyPropsMixin.PredictiveScalingMetricProperty- See Also:
-
getMetricName
Description copied from interface:CfnScalingPolicyPropsMixin.PredictiveScalingMetricPropertyThe name of the metric.- Specified by:
getMetricNamein interfaceCfnScalingPolicyPropsMixin.PredictiveScalingMetricProperty- See Also:
-
getNamespace
Description copied from interface:CfnScalingPolicyPropsMixin.PredictiveScalingMetricPropertyThe namespace of the metric.- Specified by:
getNamespacein interfaceCfnScalingPolicyPropsMixin.PredictiveScalingMetricProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-