@Stability(value=External)
public static interface CfnRule.RunCommandTargetProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-runcommandtarget.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRule.RunCommandTargetProperty.Builder
A builder for
CfnRule.RunCommandTargetProperty |
static class |
CfnRule.RunCommandTargetProperty.Jsii$Proxy
An implementation for
CfnRule.RunCommandTargetProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRule.RunCommandTargetProperty.Builder |
builder() |
String |
getKey()
`CfnRule.RunCommandTargetProperty.Key`.
|
List<String> |
getValues()
`CfnRule.RunCommandTargetProperty.Values`.
|
@Stability(value=External) @NotNull String getKey()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-runcommandtarget.html#cfn-events-rule-runcommandtarget-key@Stability(value=External) @NotNull List<String> getValues()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-runcommandtarget.html#cfn-events-rule-runcommandtarget-values@Stability(value=External) static CfnRule.RunCommandTargetProperty.Builder builder()
Copyright © 2020. All rights reserved.