Class CfnBrokerMixinProps.Jsii$Proxy
- All Implemented Interfaces:
CfnBrokerMixinProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnBrokerMixinProps
CfnBrokerMixinProps-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.amazonmq.CfnBrokerMixinProps
CfnBrokerMixinProps.Builder, CfnBrokerMixinProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnBrokerMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnBrokerMixinProps.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringOptional.final ObjectEnables automatic upgrades to new patch versions for brokers as new versions are released and supported by Amazon MQ.final StringRequired.final ObjectA list of information about the configuration.final StringDefines whether this broker is a part of a data replication pair.final StringThe Amazon Resource Name (ARN) of the primary broker that is used to replicate data from in a data replication pair, and is applied to the replica broker.final StringRequired.final ObjectEncryption options for the broker.final StringRequired.final StringThe broker engine version.final StringRequired.final ObjectOptional.final ObjectgetLogs()Enables Amazon CloudWatch logging for brokers.final ObjectThe parameters that determine the WeeklyStartTime.final ObjectEnables connections from applications outside of the VPC that hosts the broker's subnets.The list of rules (1 minimum, 125 maximum) that authorize connections to brokers.final StringThe broker's storage type.The list of groups that define which subnets and IP ranges the broker can use from different Availability Zones.getTags()Create tags when creating the broker.final ObjectgetUsers()The list of broker users (persons or applications) who can access queues and topics.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnBrokerMixinProps.Builder.
-
-
Method Details
-
getAuthenticationStrategy
Description copied from interface:CfnBrokerMixinPropsOptional.The authentication strategy used to secure the broker. The default is
SIMPLE.- Specified by:
getAuthenticationStrategyin interfaceCfnBrokerMixinProps- See Also:
-
getAutoMinorVersionUpgrade
Description copied from interface:CfnBrokerMixinPropsEnables automatic upgrades to new patch versions for brokers as new versions are released and supported by Amazon MQ.Automatic upgrades occur during the scheduled maintenance window or after a manual broker reboot. Set to
trueby default, if no value is specified.Must be set to
truefor ActiveMQ brokers version 5.18 and above and for RabbitMQ brokers version 3.13 and above.Returns union: either
BooleanorIResolvable- Specified by:
getAutoMinorVersionUpgradein interfaceCfnBrokerMixinProps- See Also:
-
getBrokerName
Description copied from interface:CfnBrokerMixinPropsRequired.The broker's name. This value must be unique in your AWS account , 1-50 characters long, must contain only letters, numbers, dashes, and underscores, and must not contain white spaces, brackets, wildcard characters, or special characters.
Do not add personally identifiable information (PII) or other confidential or sensitive information in broker names. Broker names are accessible to other AWS services, including CloudWatch Logs . Broker names are not intended to be used for private or sensitive data.
- Specified by:
getBrokerNamein interfaceCfnBrokerMixinProps- See Also:
-
getConfiguration
Description copied from interface:CfnBrokerMixinPropsA list of information about the configuration.Returns union: either
IResolvableorCfnBrokerPropsMixin.ConfigurationIdProperty- Specified by:
getConfigurationin interfaceCfnBrokerMixinProps- See Also:
-
getDataReplicationMode
Description copied from interface:CfnBrokerMixinPropsDefines whether this broker is a part of a data replication pair.- Specified by:
getDataReplicationModein interfaceCfnBrokerMixinProps- See Also:
-
getDataReplicationPrimaryBrokerArn
Description copied from interface:CfnBrokerMixinPropsThe Amazon Resource Name (ARN) of the primary broker that is used to replicate data from in a data replication pair, and is applied to the replica broker.Must be set when dataReplicationMode is set to CRDR.
- Specified by:
getDataReplicationPrimaryBrokerArnin interfaceCfnBrokerMixinProps- See Also:
-
getDeploymentMode
Description copied from interface:CfnBrokerMixinPropsRequired.The broker's deployment mode.
- Specified by:
getDeploymentModein interfaceCfnBrokerMixinProps- See Also:
-
getEncryptionOptions
Description copied from interface:CfnBrokerMixinPropsEncryption options for the broker.Returns union: either
IResolvableorCfnBrokerPropsMixin.EncryptionOptionsProperty- Specified by:
getEncryptionOptionsin interfaceCfnBrokerMixinProps- See Also:
-
getEngineType
Description copied from interface:CfnBrokerMixinPropsRequired.The type of broker engine. Currently, Amazon MQ supports
ACTIVEMQandRABBITMQ.- Specified by:
getEngineTypein interfaceCfnBrokerMixinProps- See Also:
-
getEngineVersion
Description copied from interface:CfnBrokerMixinPropsThe broker engine version.Defaults to the latest available version for the specified broker engine type. For more information, see the ActiveMQ version management and the RabbitMQ version management sections in the Amazon MQ Developer Guide.
- Specified by:
getEngineVersionin interfaceCfnBrokerMixinProps- See Also:
-
getHostInstanceType
Description copied from interface:CfnBrokerMixinPropsRequired.The broker's instance type.
- Specified by:
getHostInstanceTypein interfaceCfnBrokerMixinProps- See Also:
-
getLdapServerMetadata
Description copied from interface:CfnBrokerMixinPropsOptional.The metadata of the LDAP server used to authenticate and authorize connections to the broker. Does not apply to RabbitMQ brokers.
Returns union: either
IResolvableorCfnBrokerPropsMixin.LdapServerMetadataProperty- Specified by:
getLdapServerMetadatain interfaceCfnBrokerMixinProps- See Also:
-
getLogs
Description copied from interface:CfnBrokerMixinPropsEnables Amazon CloudWatch logging for brokers.Returns union: either
IResolvableorCfnBrokerPropsMixin.LogListProperty- Specified by:
getLogsin interfaceCfnBrokerMixinProps- See Also:
-
getMaintenanceWindowStartTime
Description copied from interface:CfnBrokerMixinPropsThe parameters that determine the WeeklyStartTime.Returns union: either
IResolvableorCfnBrokerPropsMixin.MaintenanceWindowProperty- Specified by:
getMaintenanceWindowStartTimein interfaceCfnBrokerMixinProps- See Also:
-
getPubliclyAccessible
Description copied from interface:CfnBrokerMixinPropsEnables connections from applications outside of the VPC that hosts the broker's subnets.Set to
falseby default, if no value is provided.Returns union: either
BooleanorIResolvable- Specified by:
getPubliclyAccessiblein interfaceCfnBrokerMixinProps- See Also:
-
getSecurityGroups
Description copied from interface:CfnBrokerMixinPropsThe list of rules (1 minimum, 125 maximum) that authorize connections to brokers.- Specified by:
getSecurityGroupsin interfaceCfnBrokerMixinProps- See Also:
-
getStorageType
Description copied from interface:CfnBrokerMixinPropsThe broker's storage type.- Specified by:
getStorageTypein interfaceCfnBrokerMixinProps- See Also:
-
getSubnetIds
Description copied from interface:CfnBrokerMixinPropsThe list of groups that define which subnets and IP ranges the broker can use from different Availability Zones.If you specify more than one subnet, the subnets must be in different Availability Zones. Amazon MQ will not be able to create VPC endpoints for your broker with multiple subnets in the same Availability Zone. A SINGLE_INSTANCE deployment requires one subnet (for example, the default subnet). An ACTIVE_STANDBY_MULTI_AZ Amazon MQ for ActiveMQ deployment requires two subnets. A CLUSTER_MULTI_AZ Amazon MQ for RabbitMQ deployment has no subnet requirements when deployed with public accessibility. Deployment without public accessibility requires at least one subnet.
If you specify subnets in a shared VPC for a RabbitMQ broker, the associated VPC to which the specified subnets belong must be owned by your AWS account . Amazon MQ will not be able to create VPC endpoints in VPCs that are not owned by your AWS account .
- Specified by:
getSubnetIdsin interfaceCfnBrokerMixinProps- See Also:
-
getTags
Description copied from interface:CfnBrokerMixinPropsCreate tags when creating the broker.- Specified by:
getTagsin interfaceCfnBrokerMixinProps- See Also:
-
getUsers
Description copied from interface:CfnBrokerMixinPropsThe list of broker users (persons or applications) who can access queues and topics.For Amazon MQ for RabbitMQ brokers, one and only one administrative user is accepted and created when a broker is first provisioned. All subsequent broker users are created by making RabbitMQ API calls directly to brokers or via the RabbitMQ web console.
When OAuth 2.0 is enabled, the broker accepts one or no users.
Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnBrokerPropsMixin.UserProperty>- Specified by:
getUsersin interfaceCfnBrokerMixinProps- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-