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<Object> value)
Sets the value of Values
|
CfnRule.RunCommandTargetProperty.Builder |
withValues(software.amazon.awscdk.Token value)
Sets the value of Values
|
public CfnRule.RunCommandTargetProperty.Builder withKey(String value)
value - ``CfnRule.RunCommandTargetProperty.Key``thispublic CfnRule.RunCommandTargetProperty.Builder withValues(software.amazon.awscdk.Token value)
value - ``CfnRule.RunCommandTargetProperty.Values``thispublic CfnRule.RunCommandTargetProperty.Builder withValues(List<Object> value)
value - ``CfnRule.RunCommandTargetProperty.Values``thispublic CfnRule.RunCommandTargetProperty build()
CfnRule.RunCommandTargetPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.