public static final class CfnRule.RunCommandTargetProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRule.RunCommandTargetProperty
software.amazon.jsii.JsiiObject.InitializationModeCfnRule.RunCommandTargetProperty.Builder, CfnRule.RunCommandTargetProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
``CfnRule.RunCommandTargetProperty.Key``
|
Object |
getValues()
``CfnRule.RunCommandTargetProperty.Values``
|
void |
setKey(String value)
``CfnRule.RunCommandTargetProperty.Key``
|
void |
setValues(List<Object> value)
``CfnRule.RunCommandTargetProperty.Values``
|
void |
setValues(software.amazon.awscdk.Token value)
``CfnRule.RunCommandTargetProperty.Values``
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
public String getKey()
getKey in interface CfnRule.RunCommandTargetPropertypublic void setKey(String value)
setKey in interface CfnRule.RunCommandTargetPropertypublic Object getValues()
getValues in interface CfnRule.RunCommandTargetPropertypublic void setValues(software.amazon.awscdk.Token value)
setValues in interface CfnRule.RunCommandTargetPropertypublic void setValues(List<Object> value)
setValues in interface CfnRule.RunCommandTargetPropertyCopyright © 2019. All rights reserved.