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