Class CfnScalingPolicyPropsMixin.PredictiveScalingMetricSpecificationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.applicationautoscaling.CfnScalingPolicyPropsMixin.PredictiveScalingMetricSpecificationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnScalingPolicyPropsMixin.PredictiveScalingMetricSpecificationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnScalingPolicyPropsMixin.PredictiveScalingMetricSpecificationProperty
@Stability(Stable)
@Internal
public static final class CfnScalingPolicyPropsMixin.PredictiveScalingMetricSpecificationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnScalingPolicyPropsMixin.PredictiveScalingMetricSpecificationProperty
An implementation for
CfnScalingPolicyPropsMixin.PredictiveScalingMetricSpecificationProperty-
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.PredictiveScalingMetricSpecificationProperty
CfnScalingPolicyPropsMixin.PredictiveScalingMetricSpecificationProperty.Builder, CfnScalingPolicyPropsMixin.PredictiveScalingMetricSpecificationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnScalingPolicyPropsMixin.PredictiveScalingMetricSpecificationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectThe customized capacity metric specification.final ObjectThe customized load metric specification.final ObjectThe customized scaling metric specification.final ObjectThe predefined load metric specification.final ObjectThe predefined metric pair specification that determines the appropriate scaling metric and load metric to use.final ObjectThe predefined scaling metric specification.final NumberSpecifies the target utilization.final inthashCode()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
protected Jsii$Proxy(CfnScalingPolicyPropsMixin.PredictiveScalingMetricSpecificationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnScalingPolicyPropsMixin.PredictiveScalingMetricSpecificationProperty.Builder.
-
-
Method Details
-
getCustomizedCapacityMetricSpecification
Description copied from interface:CfnScalingPolicyPropsMixin.PredictiveScalingMetricSpecificationPropertyThe customized capacity metric specification.Returns union: either
IResolvableorCfnScalingPolicyPropsMixin.PredictiveScalingCustomizedCapacityMetricProperty- Specified by:
getCustomizedCapacityMetricSpecificationin interfaceCfnScalingPolicyPropsMixin.PredictiveScalingMetricSpecificationProperty- See Also:
-
getCustomizedLoadMetricSpecification
Description copied from interface:CfnScalingPolicyPropsMixin.PredictiveScalingMetricSpecificationPropertyThe customized load metric specification.Returns union: either
IResolvableorCfnScalingPolicyPropsMixin.PredictiveScalingCustomizedLoadMetricProperty- Specified by:
getCustomizedLoadMetricSpecificationin interfaceCfnScalingPolicyPropsMixin.PredictiveScalingMetricSpecificationProperty- See Also:
-
getCustomizedScalingMetricSpecification
Description copied from interface:CfnScalingPolicyPropsMixin.PredictiveScalingMetricSpecificationPropertyThe customized scaling metric specification.Returns union: either
IResolvableorCfnScalingPolicyPropsMixin.PredictiveScalingCustomizedScalingMetricProperty- Specified by:
getCustomizedScalingMetricSpecificationin interfaceCfnScalingPolicyPropsMixin.PredictiveScalingMetricSpecificationProperty- See Also:
-
getPredefinedLoadMetricSpecification
Description copied from interface:CfnScalingPolicyPropsMixin.PredictiveScalingMetricSpecificationPropertyThe predefined load metric specification.Returns union: either
IResolvableorCfnScalingPolicyPropsMixin.PredictiveScalingPredefinedLoadMetricProperty- Specified by:
getPredefinedLoadMetricSpecificationin interfaceCfnScalingPolicyPropsMixin.PredictiveScalingMetricSpecificationProperty- See Also:
-
getPredefinedMetricPairSpecification
Description copied from interface:CfnScalingPolicyPropsMixin.PredictiveScalingMetricSpecificationPropertyThe predefined metric pair specification that determines the appropriate scaling metric and load metric to use.Returns union: either
IResolvableorCfnScalingPolicyPropsMixin.PredictiveScalingPredefinedMetricPairProperty- Specified by:
getPredefinedMetricPairSpecificationin interfaceCfnScalingPolicyPropsMixin.PredictiveScalingMetricSpecificationProperty- See Also:
-
getPredefinedScalingMetricSpecification
Description copied from interface:CfnScalingPolicyPropsMixin.PredictiveScalingMetricSpecificationPropertyThe predefined scaling metric specification.Returns union: either
IResolvableorCfnScalingPolicyPropsMixin.PredictiveScalingPredefinedScalingMetricProperty- Specified by:
getPredefinedScalingMetricSpecificationin interfaceCfnScalingPolicyPropsMixin.PredictiveScalingMetricSpecificationProperty- See Also:
-
getTargetValue
Description copied from interface:CfnScalingPolicyPropsMixin.PredictiveScalingMetricSpecificationPropertySpecifies the target utilization.- Specified by:
getTargetValuein interfaceCfnScalingPolicyPropsMixin.PredictiveScalingMetricSpecificationProperty- 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()
-