@Stability(value=Stable) @Internal public static final class CfnConfigurationProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConfigurationProps
CfnConfigurationPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnConfigurationProps.Builder, CfnConfigurationProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnConfigurationProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnConfigurationProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAuthenticationStrategy()
Optional.
|
String |
getData()
The base64-encoded XML configuration.
|
String |
getDescription()
The description of the configuration.
|
String |
getEngineType()
The type of broker engine.
|
String |
getEngineVersion()
The version of the broker engine.
|
String |
getName()
The name of the configuration.
|
List<CfnConfiguration.TagsEntryProperty> |
getTags()
Create tags when creating the configuration.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnConfigurationProps.Builder builder)
CfnConfigurationProps.Builder.public final String getData()
CfnConfigurationPropsgetData in interface CfnConfigurationPropspublic final String getEngineType()
CfnConfigurationPropsNote: Currently, Amazon MQ only supports ACTIVEMQ for creating and editing broker configurations.
getEngineType in interface CfnConfigurationPropspublic final String getEngineVersion()
CfnConfigurationPropsgetEngineVersion in interface CfnConfigurationPropspublic final String getName()
CfnConfigurationPropsThis value can contain only alphanumeric characters, dashes, periods, underscores, and tildes (- . _ ~). This value must be 1-150 characters long.
getName in interface CfnConfigurationPropspublic final String getAuthenticationStrategy()
CfnConfigurationProps
The authentication strategy associated with the configuration. The default is SIMPLE .
getAuthenticationStrategy in interface CfnConfigurationPropspublic final String getDescription()
CfnConfigurationPropsgetDescription in interface CfnConfigurationPropspublic final List<CfnConfiguration.TagsEntryProperty> getTags()
CfnConfigurationPropsgetTags in interface CfnConfigurationProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.