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 |
|---|---|
String |
getKey()
``CfnEventBusPolicy.ConditionProperty.Key``
|
String |
getType()
``CfnEventBusPolicy.ConditionProperty.Type``
|
String |
getValue()
``CfnEventBusPolicy.ConditionProperty.Value``
|
void |
setKey(String value)
``CfnEventBusPolicy.ConditionProperty.Key``
|
void |
setType(String value)
``CfnEventBusPolicy.ConditionProperty.Type``
|
void |
setValue(String 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 String getKey()
getKey in interface CfnEventBusPolicy.ConditionPropertypublic void setKey(@Nullable String value)
setKey in interface CfnEventBusPolicy.ConditionProperty@Nullable public String getType()
getType in interface CfnEventBusPolicy.ConditionPropertypublic void setType(@Nullable String value)
setType in interface CfnEventBusPolicy.ConditionProperty@Nullable public String getValue()
getValue in interface CfnEventBusPolicy.ConditionPropertypublic void setValue(@Nullable String value)
setValue in interface CfnEventBusPolicy.ConditionPropertyCopyright © 2019. All rights reserved.