@Stability(value=Stable)
public static interface CfnScalingPolicy.PredefinedMetricSpecificationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-scalingpolicy-predefinedmetricspecification.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnScalingPolicy.PredefinedMetricSpecificationProperty.Builder
A builder for
CfnScalingPolicy.PredefinedMetricSpecificationProperty |
static class |
CfnScalingPolicy.PredefinedMetricSpecificationProperty.Jsii$Proxy
An implementation for
CfnScalingPolicy.PredefinedMetricSpecificationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnScalingPolicy.PredefinedMetricSpecificationProperty.Builder |
builder() |
String |
getPredefinedMetricType()
`CfnScalingPolicy.PredefinedMetricSpecificationProperty.PredefinedMetricType`.
|
default String |
getResourceLabel()
`CfnScalingPolicy.PredefinedMetricSpecificationProperty.ResourceLabel`.
|
@Stability(value=Stable) @NotNull String getPredefinedMetricType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-scalingpolicy-predefinedmetricspecification.html#cfn-autoscaling-scalingpolicy-predefinedmetricspecification-predefinedmetrictype@Stability(value=Stable) @Nullable default String getResourceLabel()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-scalingpolicy-predefinedmetricspecification.html#cfn-autoscaling-scalingpolicy-predefinedmetricspecification-resourcelabel@Stability(value=Stable) static CfnScalingPolicy.PredefinedMetricSpecificationProperty.Builder builder()
Copyright © 2020. All rights reserved.