public static final class EventBusPolicyResource.ConditionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements EventBusPolicyResource.ConditionProperty
software.amazon.jsii.JsiiObject.InitializationModeEventBusPolicyResource.ConditionProperty.Builder, EventBusPolicyResource.ConditionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getKey()
``EventBusPolicyResource.ConditionProperty.Key``
|
Object |
getType()
``EventBusPolicyResource.ConditionProperty.Type``
|
Object |
getValue()
``EventBusPolicyResource.ConditionProperty.Value``
|
void |
setKey(String value)
``EventBusPolicyResource.ConditionProperty.Key``
|
void |
setKey(software.amazon.awscdk.Token value)
``EventBusPolicyResource.ConditionProperty.Key``
|
void |
setType(String value)
``EventBusPolicyResource.ConditionProperty.Type``
|
void |
setType(software.amazon.awscdk.Token value)
``EventBusPolicyResource.ConditionProperty.Type``
|
void |
setValue(String value)
``EventBusPolicyResource.ConditionProperty.Value``
|
void |
setValue(software.amazon.awscdk.Token value)
``EventBusPolicyResource.ConditionProperty.Value``
|
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)
@Nullable public Object getKey()
getKey in interface EventBusPolicyResource.ConditionPropertypublic void setKey(@Nullable String value)
setKey in interface EventBusPolicyResource.ConditionPropertypublic void setKey(@Nullable software.amazon.awscdk.Token value)
setKey in interface EventBusPolicyResource.ConditionProperty@Nullable public Object getType()
getType in interface EventBusPolicyResource.ConditionPropertypublic void setType(@Nullable String value)
setType in interface EventBusPolicyResource.ConditionPropertypublic void setType(@Nullable software.amazon.awscdk.Token value)
setType in interface EventBusPolicyResource.ConditionProperty@Nullable public Object getValue()
getValue in interface EventBusPolicyResource.ConditionPropertypublic void setValue(@Nullable String value)
setValue in interface EventBusPolicyResource.ConditionPropertypublic void setValue(@Nullable software.amazon.awscdk.Token value)
setValue in interface EventBusPolicyResource.ConditionPropertyCopyright © 2018. All rights reserved.