@Stability(value=External) public static final class CfnScalingPlan.TagFilterProperty.Builder extends Object
CfnScalingPlan.TagFilterProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnScalingPlan.TagFilterProperty |
build()
Builds the configured instance.
|
CfnScalingPlan.TagFilterProperty.Builder |
key(String key)
Sets the value of Key
|
CfnScalingPlan.TagFilterProperty.Builder |
values(List<String> values)
Sets the value of Values
|
@Stability(value=External) public CfnScalingPlan.TagFilterProperty.Builder key(String key)
key - `CfnScalingPlan.TagFilterProperty.Key`. This parameter is required.this@Stability(value=External) public CfnScalingPlan.TagFilterProperty.Builder values(List<String> values)
values - `CfnScalingPlan.TagFilterProperty.Values`.this@Stability(value=External) public CfnScalingPlan.TagFilterProperty build()
CfnScalingPlan.TagFilterPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.