@Stability(value=Experimental) public static final class CfnRule.RunCommandTargetProperty.Builder extends Object
CfnRule.RunCommandTargetProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRule.RunCommandTargetProperty |
build()
Builds the configured instance.
|
CfnRule.RunCommandTargetProperty.Builder |
withKey(String value)
Sets the value of Key
|
CfnRule.RunCommandTargetProperty.Builder |
withValues(List<String> value)
Sets the value of Values
|
@Stability(value=Experimental) public CfnRule.RunCommandTargetProperty.Builder withKey(String value)
value - `CfnRule.RunCommandTargetProperty.Key`.this@Stability(value=Experimental) public CfnRule.RunCommandTargetProperty.Builder withValues(List<String> value)
value - `CfnRule.RunCommandTargetProperty.Values`.this@Stability(value=Experimental) public CfnRule.RunCommandTargetProperty build()
CfnRule.RunCommandTargetPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.