@Stability(value=Stable) public static final class CfnRemediationConfiguration.StaticValueProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRemediationConfiguration.StaticValueProperty>
CfnRemediationConfiguration.StaticValueProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRemediationConfiguration.StaticValueProperty |
build()
Builds the configured instance.
|
CfnRemediationConfiguration.StaticValueProperty.Builder |
values(List<String> values)
Sets the value of
CfnRemediationConfiguration.StaticValueProperty.getValues() |
@Stability(value=Stable) public CfnRemediationConfiguration.StaticValueProperty.Builder values(List<String> values)
CfnRemediationConfiguration.StaticValueProperty.getValues()values - A list of values.
For example, the ARN of the assumed role.this@Stability(value=Stable) public CfnRemediationConfiguration.StaticValueProperty build()
build in interface software.amazon.jsii.Builder<CfnRemediationConfiguration.StaticValueProperty>CfnRemediationConfiguration.StaticValuePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.