Class CfnScalingPolicyPropsMixin.TargetTrackingMetricProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.applicationautoscaling.CfnScalingPolicyPropsMixin.TargetTrackingMetricProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnScalingPolicyPropsMixin.TargetTrackingMetricProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnScalingPolicyPropsMixin.TargetTrackingMetricProperty
@Stability(Stable)
@Internal
public static final class CfnScalingPolicyPropsMixin.TargetTrackingMetricProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnScalingPolicyPropsMixin.TargetTrackingMetricProperty
An implementation for
CfnScalingPolicyPropsMixin.TargetTrackingMetricProperty-
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.TargetTrackingMetricProperty
CfnScalingPolicyPropsMixin.TargetTrackingMetricProperty.Builder, CfnScalingPolicyPropsMixin.TargetTrackingMetricProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnScalingPolicyPropsMixin.TargetTrackingMetricProperty.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.TargetTrackingMetricProperty.Builder.
-
-
Method Details
-
getDimensions
Description copied from interface:CfnScalingPolicyPropsMixin.TargetTrackingMetricPropertyThe dimensions for the metric.For the list of available dimensions, see the AWS documentation available from the table in AWS services that publish CloudWatch metrics in the Amazon CloudWatch User Guide .
Conditional: If you published your metric with dimensions, you must specify the same dimensions in your scaling policy.
Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnScalingPolicyPropsMixin.TargetTrackingMetricDimensionProperty>- Specified by:
getDimensionsin interfaceCfnScalingPolicyPropsMixin.TargetTrackingMetricProperty- See Also:
-
getMetricName
Description copied from interface:CfnScalingPolicyPropsMixin.TargetTrackingMetricPropertyThe name of the metric.- Specified by:
getMetricNamein interfaceCfnScalingPolicyPropsMixin.TargetTrackingMetricProperty- See Also:
-
getNamespace
Description copied from interface:CfnScalingPolicyPropsMixin.TargetTrackingMetricPropertyThe namespace of the metric.For more information, see the table in AWS services that publish CloudWatch metrics in the Amazon CloudWatch User Guide .
- Specified by:
getNamespacein interfaceCfnScalingPolicyPropsMixin.TargetTrackingMetricProperty- 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()
-