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
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnRule.RunCommandTargetProperty.Builder |
builder() |
String |
getKey()
`CfnRule.RunCommandTargetProperty.Key`
|
List<String> |
getValues()
`CfnRule.RunCommandTargetProperty.Values`
|
String getKey()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-runcommandtarget.html#cfn-events-rule-runcommandtarget-keyList<String> getValues()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-runcommandtarget.html#cfn-events-rule-runcommandtarget-valuesstatic CfnRule.RunCommandTargetProperty.Builder builder()
Copyright © 2019. All rights reserved.