@Stability(value=Stable)
public static interface CfnRule.RunCommandTargetProperty
extends software.amazon.jsii.JsiiSerializable
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=Stable) @NotNull String getKey()
@Stability(value=Stable) @NotNull List<String> getValues()
@Stability(value=Stable) static CfnRule.RunCommandTargetProperty.Builder builder()
Copyright © 2021. All rights reserved.