public static final class CustomActionTypeResource.ConfigurationPropertiesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CustomActionTypeResource.ConfigurationPropertiesProperty
software.amazon.jsii.JsiiObject.InitializationModeCustomActionTypeResource.ConfigurationPropertiesProperty.Builder, CustomActionTypeResource.ConfigurationPropertiesProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getDescription()
``CustomActionTypeResource.ConfigurationPropertiesProperty.Description``
|
Object |
getKey()
``CustomActionTypeResource.ConfigurationPropertiesProperty.Key``
|
Object |
getName()
``CustomActionTypeResource.ConfigurationPropertiesProperty.Name``
|
Object |
getQueryable()
``CustomActionTypeResource.ConfigurationPropertiesProperty.Queryable``
|
Object |
getRequired()
``CustomActionTypeResource.ConfigurationPropertiesProperty.Required``
|
Object |
getSecret()
``CustomActionTypeResource.ConfigurationPropertiesProperty.Secret``
|
Object |
getType()
``CustomActionTypeResource.ConfigurationPropertiesProperty.Type``
|
void |
setDescription(String value)
``CustomActionTypeResource.ConfigurationPropertiesProperty.Description``
|
void |
setDescription(software.amazon.awscdk.Token value)
``CustomActionTypeResource.ConfigurationPropertiesProperty.Description``
|
void |
setKey(Boolean value)
``CustomActionTypeResource.ConfigurationPropertiesProperty.Key``
|
void |
setKey(software.amazon.awscdk.Token value)
``CustomActionTypeResource.ConfigurationPropertiesProperty.Key``
|
void |
setName(String value)
``CustomActionTypeResource.ConfigurationPropertiesProperty.Name``
|
void |
setName(software.amazon.awscdk.Token value)
``CustomActionTypeResource.ConfigurationPropertiesProperty.Name``
|
void |
setQueryable(Boolean value)
``CustomActionTypeResource.ConfigurationPropertiesProperty.Queryable``
|
void |
setQueryable(software.amazon.awscdk.Token value)
``CustomActionTypeResource.ConfigurationPropertiesProperty.Queryable``
|
void |
setRequired(Boolean value)
``CustomActionTypeResource.ConfigurationPropertiesProperty.Required``
|
void |
setRequired(software.amazon.awscdk.Token value)
``CustomActionTypeResource.ConfigurationPropertiesProperty.Required``
|
void |
setSecret(Boolean value)
``CustomActionTypeResource.ConfigurationPropertiesProperty.Secret``
|
void |
setSecret(software.amazon.awscdk.Token value)
``CustomActionTypeResource.ConfigurationPropertiesProperty.Secret``
|
void |
setType(String value)
``CustomActionTypeResource.ConfigurationPropertiesProperty.Type``
|
void |
setType(software.amazon.awscdk.Token value)
``CustomActionTypeResource.ConfigurationPropertiesProperty.Type``
|
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 CustomActionTypeResource.ConfigurationPropertiesPropertypublic void setKey(Boolean value)
setKey in interface CustomActionTypeResource.ConfigurationPropertiesPropertypublic void setKey(software.amazon.awscdk.Token value)
setKey in interface CustomActionTypeResource.ConfigurationPropertiesPropertypublic Object getName()
getName in interface CustomActionTypeResource.ConfigurationPropertiesPropertypublic void setName(String value)
setName in interface CustomActionTypeResource.ConfigurationPropertiesPropertypublic void setName(software.amazon.awscdk.Token value)
setName in interface CustomActionTypeResource.ConfigurationPropertiesPropertypublic Object getRequired()
getRequired in interface CustomActionTypeResource.ConfigurationPropertiesPropertypublic void setRequired(Boolean value)
setRequired in interface CustomActionTypeResource.ConfigurationPropertiesPropertypublic void setRequired(software.amazon.awscdk.Token value)
setRequired in interface CustomActionTypeResource.ConfigurationPropertiesPropertypublic Object getSecret()
getSecret in interface CustomActionTypeResource.ConfigurationPropertiesPropertypublic void setSecret(Boolean value)
setSecret in interface CustomActionTypeResource.ConfigurationPropertiesPropertypublic void setSecret(software.amazon.awscdk.Token value)
setSecret in interface CustomActionTypeResource.ConfigurationPropertiesProperty@Nullable public Object getDescription()
getDescription in interface CustomActionTypeResource.ConfigurationPropertiesPropertypublic void setDescription(@Nullable String value)
setDescription in interface CustomActionTypeResource.ConfigurationPropertiesPropertypublic void setDescription(@Nullable software.amazon.awscdk.Token value)
setDescription in interface CustomActionTypeResource.ConfigurationPropertiesProperty@Nullable public Object getQueryable()
getQueryable in interface CustomActionTypeResource.ConfigurationPropertiesPropertypublic void setQueryable(@Nullable Boolean value)
setQueryable in interface CustomActionTypeResource.ConfigurationPropertiesPropertypublic void setQueryable(@Nullable software.amazon.awscdk.Token value)
setQueryable in interface CustomActionTypeResource.ConfigurationPropertiesProperty@Nullable public Object getType()
getType in interface CustomActionTypeResource.ConfigurationPropertiesPropertypublic void setType(@Nullable String value)
setType in interface CustomActionTypeResource.ConfigurationPropertiesPropertypublic void setType(@Nullable software.amazon.awscdk.Token value)
setType in interface CustomActionTypeResource.ConfigurationPropertiesPropertyCopyright © 2018. All rights reserved.