@Stability(value=Stable)
public static interface CfnBroker.LdapServerMetadataProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-ldapservermetadata.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnBroker.LdapServerMetadataProperty.Builder
A builder for
CfnBroker.LdapServerMetadataProperty |
static class |
CfnBroker.LdapServerMetadataProperty.Jsii$Proxy
An implementation for
CfnBroker.LdapServerMetadataProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnBroker.LdapServerMetadataProperty.Builder |
builder() |
List<String> |
getHosts()
`CfnBroker.LdapServerMetadataProperty.Hosts`.
|
String |
getRoleBase()
`CfnBroker.LdapServerMetadataProperty.RoleBase`.
|
default String |
getRoleName()
`CfnBroker.LdapServerMetadataProperty.RoleName`.
|
String |
getRoleSearchMatching()
`CfnBroker.LdapServerMetadataProperty.RoleSearchMatching`.
|
default Object |
getRoleSearchSubtree()
`CfnBroker.LdapServerMetadataProperty.RoleSearchSubtree`.
|
String |
getServiceAccountPassword()
`CfnBroker.LdapServerMetadataProperty.ServiceAccountPassword`.
|
String |
getServiceAccountUsername()
`CfnBroker.LdapServerMetadataProperty.ServiceAccountUsername`.
|
String |
getUserBase()
`CfnBroker.LdapServerMetadataProperty.UserBase`.
|
default String |
getUserRoleName()
`CfnBroker.LdapServerMetadataProperty.UserRoleName`.
|
String |
getUserSearchMatching()
`CfnBroker.LdapServerMetadataProperty.UserSearchMatching`.
|
default Object |
getUserSearchSubtree()
`CfnBroker.LdapServerMetadataProperty.UserSearchSubtree`.
|
@Stability(value=Stable) @NotNull List<String> getHosts()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-ldapservermetadata.html#cfn-amazonmq-broker-ldapservermetadata-hosts@Stability(value=Stable) @NotNull String getRoleBase()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-ldapservermetadata.html#cfn-amazonmq-broker-ldapservermetadata-rolebase@Stability(value=Stable) @NotNull String getRoleSearchMatching()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-ldapservermetadata.html#cfn-amazonmq-broker-ldapservermetadata-rolesearchmatching@Stability(value=Stable) @NotNull String getServiceAccountPassword()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-ldapservermetadata.html#cfn-amazonmq-broker-ldapservermetadata-serviceaccountpassword@Stability(value=Stable) @NotNull String getServiceAccountUsername()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-ldapservermetadata.html#cfn-amazonmq-broker-ldapservermetadata-serviceaccountusername@Stability(value=Stable) @NotNull String getUserBase()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-ldapservermetadata.html#cfn-amazonmq-broker-ldapservermetadata-userbase@Stability(value=Stable) @NotNull String getUserSearchMatching()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-ldapservermetadata.html#cfn-amazonmq-broker-ldapservermetadata-usersearchmatching@Stability(value=Stable) @Nullable default String getRoleName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-ldapservermetadata.html#cfn-amazonmq-broker-ldapservermetadata-rolename@Stability(value=Stable) @Nullable default Object getRoleSearchSubtree()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-ldapservermetadata.html#cfn-amazonmq-broker-ldapservermetadata-rolesearchsubtree@Stability(value=Stable) @Nullable default String getUserRoleName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-ldapservermetadata.html#cfn-amazonmq-broker-ldapservermetadata-userrolename@Stability(value=Stable) @Nullable default Object getUserSearchSubtree()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-ldapservermetadata.html#cfn-amazonmq-broker-ldapservermetadata-usersearchsubtree@Stability(value=Stable) static CfnBroker.LdapServerMetadataProperty.Builder builder()
Copyright © 2020. All rights reserved.