AwsAmazonMqBrokerLdapServerMetadataDetails
The metadata of the Lightweight Directory Access Protocol (LDAP) server used to authenticate and authorize connections to the broker. This is an optional failover server.
Types
Properties
Link copied to clipboard
The LDAP search filter used to find roles within the roleBase
.
Link copied to clipboard
The directory search scope for the role. If set to true
, the scope is to search the entire subtree.
Link copied to clipboard
A username for the service account, which is an account in your LDAP server that has access to initiate a connection.
Link copied to clipboard
The name of the LDAP attribute in the user's directory entry for the user's group membership.
Link copied to clipboard
The LDAP search filter used to find users within the userBase
.
Link copied to clipboard
The directory search scope for the user. If set to true, the scope is to search the entire subtree.
Functions
Link copied to clipboard
inline fun copy(block: AwsAmazonMqBrokerLdapServerMetadataDetails.Builder.() -> Unit = {}): AwsAmazonMqBrokerLdapServerMetadataDetails