Class CfnScalingPolicy.TargetTrackingMetricProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.applicationautoscaling.CfnScalingPolicy.TargetTrackingMetricProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnScalingPolicy.TargetTrackingMetricProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnScalingPolicy.TargetTrackingMetricProperty
@Stability(Stable)
@Internal
public static final class CfnScalingPolicy.TargetTrackingMetricProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnScalingPolicy.TargetTrackingMetricProperty
An implementation for
CfnScalingPolicy.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.services.applicationautoscaling.CfnScalingPolicy.TargetTrackingMetricProperty
CfnScalingPolicy.TargetTrackingMetricProperty.Builder, CfnScalingPolicy.TargetTrackingMetricProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnScalingPolicy.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 theCfnScalingPolicy.TargetTrackingMetricProperty.Builder.
-
-
Method Details
-
getDimensions
Description copied from interface:CfnScalingPolicy.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: '<'eitherIResolvableorCfnScalingPolicy.TargetTrackingMetricDimensionProperty>- Specified by:
getDimensionsin interfaceCfnScalingPolicy.TargetTrackingMetricProperty- See Also:
-
getMetricName
Description copied from interface:CfnScalingPolicy.TargetTrackingMetricPropertyThe name of the metric.- Specified by:
getMetricNamein interfaceCfnScalingPolicy.TargetTrackingMetricProperty- See Also:
-
getNamespace
Description copied from interface:CfnScalingPolicy.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 interfaceCfnScalingPolicy.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()
-