@Stability(value=Stable) public static final class CfnBroker.LdapServerMetadataProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBroker.LdapServerMetadataProperty>
CfnBroker.LdapServerMetadataProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnBroker.LdapServerMetadataProperty.Builder hosts(List<String> hosts)
CfnBroker.LdapServerMetadataProperty.getHosts()hosts - `CfnBroker.LdapServerMetadataProperty.Hosts`. This parameter is required.this@Stability(value=Stable) public CfnBroker.LdapServerMetadataProperty.Builder roleBase(String roleBase)
CfnBroker.LdapServerMetadataProperty.getRoleBase()roleBase - `CfnBroker.LdapServerMetadataProperty.RoleBase`. This parameter is required.this@Stability(value=Stable) public CfnBroker.LdapServerMetadataProperty.Builder roleSearchMatching(String roleSearchMatching)
CfnBroker.LdapServerMetadataProperty.getRoleSearchMatching()roleSearchMatching - `CfnBroker.LdapServerMetadataProperty.RoleSearchMatching`. This parameter is required.this@Stability(value=Stable) public CfnBroker.LdapServerMetadataProperty.Builder serviceAccountPassword(String serviceAccountPassword)
CfnBroker.LdapServerMetadataProperty.getServiceAccountPassword()serviceAccountPassword - `CfnBroker.LdapServerMetadataProperty.ServiceAccountPassword`. This parameter is required.this@Stability(value=Stable) public CfnBroker.LdapServerMetadataProperty.Builder serviceAccountUsername(String serviceAccountUsername)
CfnBroker.LdapServerMetadataProperty.getServiceAccountUsername()serviceAccountUsername - `CfnBroker.LdapServerMetadataProperty.ServiceAccountUsername`. This parameter is required.this@Stability(value=Stable) public CfnBroker.LdapServerMetadataProperty.Builder userBase(String userBase)
CfnBroker.LdapServerMetadataProperty.getUserBase()userBase - `CfnBroker.LdapServerMetadataProperty.UserBase`. This parameter is required.this@Stability(value=Stable) public CfnBroker.LdapServerMetadataProperty.Builder userSearchMatching(String userSearchMatching)
CfnBroker.LdapServerMetadataProperty.getUserSearchMatching()userSearchMatching - `CfnBroker.LdapServerMetadataProperty.UserSearchMatching`. This parameter is required.this@Stability(value=Stable) public CfnBroker.LdapServerMetadataProperty.Builder roleName(String roleName)
CfnBroker.LdapServerMetadataProperty.getRoleName()roleName - `CfnBroker.LdapServerMetadataProperty.RoleName`.this@Stability(value=Stable) public CfnBroker.LdapServerMetadataProperty.Builder roleSearchSubtree(Boolean roleSearchSubtree)
CfnBroker.LdapServerMetadataProperty.getRoleSearchSubtree()roleSearchSubtree - `CfnBroker.LdapServerMetadataProperty.RoleSearchSubtree`.this@Stability(value=Stable) public CfnBroker.LdapServerMetadataProperty.Builder roleSearchSubtree(IResolvable roleSearchSubtree)
CfnBroker.LdapServerMetadataProperty.getRoleSearchSubtree()roleSearchSubtree - `CfnBroker.LdapServerMetadataProperty.RoleSearchSubtree`.this@Stability(value=Stable) public CfnBroker.LdapServerMetadataProperty.Builder userRoleName(String userRoleName)
CfnBroker.LdapServerMetadataProperty.getUserRoleName()userRoleName - `CfnBroker.LdapServerMetadataProperty.UserRoleName`.this@Stability(value=Stable) public CfnBroker.LdapServerMetadataProperty.Builder userSearchSubtree(Boolean userSearchSubtree)
CfnBroker.LdapServerMetadataProperty.getUserSearchSubtree()userSearchSubtree - `CfnBroker.LdapServerMetadataProperty.UserSearchSubtree`.this@Stability(value=Stable) public CfnBroker.LdapServerMetadataProperty.Builder userSearchSubtree(IResolvable userSearchSubtree)
CfnBroker.LdapServerMetadataProperty.getUserSearchSubtree()userSearchSubtree - `CfnBroker.LdapServerMetadataProperty.UserSearchSubtree`.this@Stability(value=Stable) public CfnBroker.LdapServerMetadataProperty build()
build in interface software.amazon.jsii.Builder<CfnBroker.LdapServerMetadataProperty>CfnBroker.LdapServerMetadataPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.