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 |
|---|---|
Object |
getKey()
``CfnRule.RunCommandTargetProperty.Key``
|
Object |
getValues()
``CfnRule.RunCommandTargetProperty.Values``
|
void |
setKey(String value)
``CfnRule.RunCommandTargetProperty.Key``
|
void |
setKey(software.amazon.awscdk.Token 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 Object getKey()
getKey in interface CfnRule.RunCommandTargetPropertypublic void setKey(String value)
setKey in interface CfnRule.RunCommandTargetPropertypublic void setKey(software.amazon.awscdk.Token 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 © 2018. All rights reserved.