@Stability(value=Stable) @Internal public static final class CfnBrokerProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBrokerProps
CfnBrokerPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnBrokerProps.Builder, CfnBrokerProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object autoMinorVersionUpgrade,
String brokerName,
String deploymentMode,
String engineType,
String engineVersion,
String hostInstanceType,
Object publiclyAccessible,
Object users,
String authenticationStrategy,
Object configuration,
Object encryptionOptions,
Object ldapServerMetadata,
Object logs,
Object maintenanceWindowStartTime,
List<String> securityGroups,
String storageType,
List<String> subnetIds,
List<? extends CfnBroker.TagsEntryProperty> tags)
Constructor that initializes the object based on literal property values passed by the
CfnBrokerProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAuthenticationStrategy()
`AWS::AmazonMQ::Broker.AuthenticationStrategy`.
|
Object |
getAutoMinorVersionUpgrade()
`AWS::AmazonMQ::Broker.AutoMinorVersionUpgrade`.
|
String |
getBrokerName()
`AWS::AmazonMQ::Broker.BrokerName`.
|
Object |
getConfiguration()
`AWS::AmazonMQ::Broker.Configuration`.
|
String |
getDeploymentMode()
`AWS::AmazonMQ::Broker.DeploymentMode`.
|
Object |
getEncryptionOptions()
`AWS::AmazonMQ::Broker.EncryptionOptions`.
|
String |
getEngineType()
`AWS::AmazonMQ::Broker.EngineType`.
|
String |
getEngineVersion()
`AWS::AmazonMQ::Broker.EngineVersion`.
|
String |
getHostInstanceType()
`AWS::AmazonMQ::Broker.HostInstanceType`.
|
Object |
getLdapServerMetadata()
`AWS::AmazonMQ::Broker.LdapServerMetadata`.
|
Object |
getLogs()
`AWS::AmazonMQ::Broker.Logs`.
|
Object |
getMaintenanceWindowStartTime()
`AWS::AmazonMQ::Broker.MaintenanceWindowStartTime`.
|
Object |
getPubliclyAccessible()
`AWS::AmazonMQ::Broker.PubliclyAccessible`.
|
List<String> |
getSecurityGroups()
`AWS::AmazonMQ::Broker.SecurityGroups`.
|
String |
getStorageType()
`AWS::AmazonMQ::Broker.StorageType`.
|
List<String> |
getSubnetIds()
`AWS::AmazonMQ::Broker.SubnetIds`.
|
List<CfnBroker.TagsEntryProperty> |
getTags()
`AWS::AmazonMQ::Broker.Tags`.
|
Object |
getUsers()
`AWS::AmazonMQ::Broker.Users`.
|
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(Object autoMinorVersionUpgrade, String brokerName, String deploymentMode, String engineType, String engineVersion, String hostInstanceType, Object publiclyAccessible, Object users, String authenticationStrategy, Object configuration, Object encryptionOptions, Object ldapServerMetadata, Object logs, Object maintenanceWindowStartTime, List<String> securityGroups, String storageType, List<String> subnetIds, List<? extends CfnBroker.TagsEntryProperty> tags)
CfnBrokerProps.Builder.public final Object getAutoMinorVersionUpgrade()
CfnBrokerPropsgetAutoMinorVersionUpgrade in interface CfnBrokerPropspublic final String getBrokerName()
CfnBrokerPropsgetBrokerName in interface CfnBrokerPropspublic final String getDeploymentMode()
CfnBrokerPropsgetDeploymentMode in interface CfnBrokerPropspublic final String getEngineType()
CfnBrokerPropsgetEngineType in interface CfnBrokerPropspublic final String getEngineVersion()
CfnBrokerPropsgetEngineVersion in interface CfnBrokerPropspublic final String getHostInstanceType()
CfnBrokerPropsgetHostInstanceType in interface CfnBrokerPropspublic final Object getPubliclyAccessible()
CfnBrokerPropsgetPubliclyAccessible in interface CfnBrokerPropspublic final Object getUsers()
CfnBrokerPropsgetUsers in interface CfnBrokerPropspublic final String getAuthenticationStrategy()
CfnBrokerPropsgetAuthenticationStrategy in interface CfnBrokerPropspublic final Object getConfiguration()
CfnBrokerPropsgetConfiguration in interface CfnBrokerPropspublic final Object getEncryptionOptions()
CfnBrokerPropsgetEncryptionOptions in interface CfnBrokerPropspublic final Object getLdapServerMetadata()
CfnBrokerPropsgetLdapServerMetadata in interface CfnBrokerPropspublic final Object getLogs()
CfnBrokerPropsgetLogs in interface CfnBrokerPropspublic final Object getMaintenanceWindowStartTime()
CfnBrokerPropsgetMaintenanceWindowStartTime in interface CfnBrokerPropspublic final List<String> getSecurityGroups()
CfnBrokerPropsgetSecurityGroups in interface CfnBrokerPropspublic final String getStorageType()
CfnBrokerPropsgetStorageType in interface CfnBrokerPropspublic final List<String> getSubnetIds()
CfnBrokerPropsgetSubnetIds in interface CfnBrokerPropspublic final List<CfnBroker.TagsEntryProperty> getTags()
CfnBrokerPropsgetTags in interface CfnBrokerProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.