public static final class RuleResource.RunCommandTargetProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements RuleResource.RunCommandTargetProperty
software.amazon.jsii.JsiiObject.InitializationModeRuleResource.RunCommandTargetProperty.Builder, RuleResource.RunCommandTargetProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getKey()
``RuleResource.RunCommandTargetProperty.Key``
|
Object |
getValues()
``RuleResource.RunCommandTargetProperty.Values``
|
void |
setKey(software.amazon.awscdk.CloudFormationToken value)
``RuleResource.RunCommandTargetProperty.Key``
|
void |
setKey(String value)
``RuleResource.RunCommandTargetProperty.Key``
|
void |
setValues(software.amazon.awscdk.CloudFormationToken value)
``RuleResource.RunCommandTargetProperty.Values``
|
void |
setValues(List<Object> value)
``RuleResource.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 RuleResource.RunCommandTargetPropertypublic void setKey(String value)
setKey in interface RuleResource.RunCommandTargetPropertypublic void setKey(software.amazon.awscdk.CloudFormationToken value)
setKey in interface RuleResource.RunCommandTargetPropertypublic Object getValues()
getValues in interface RuleResource.RunCommandTargetPropertypublic void setValues(software.amazon.awscdk.CloudFormationToken value)
setValues in interface RuleResource.RunCommandTargetPropertypublic void setValues(List<Object> value)
setValues in interface RuleResource.RunCommandTargetPropertyCopyright © 2018. All rights reserved.