@Stability(value=Experimental)
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`.
|
@Stability(value=Experimental) String getKey()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-runcommandtarget.html#cfn-events-rule-runcommandtarget-key@Stability(value=Experimental) List<String> getValues()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-runcommandtarget.html#cfn-events-rule-runcommandtarget-values@Stability(value=Experimental) static CfnRule.RunCommandTargetProperty.Builder builder()
Copyright © 2019. All rights reserved.