Class CfnBroker.LdapServerMetadataProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.amazonmq.CfnBroker.LdapServerMetadataProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnBroker.LdapServerMetadataProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnBroker.LdapServerMetadataProperty
@Stability(Stable)
@Internal
public static final class CfnBroker.LdapServerMetadataProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnBroker.LdapServerMetadataProperty
An implementation for
CfnBroker.LdapServerMetadataProperty-
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.services.amazonmq.CfnBroker.LdapServerMetadataProperty
CfnBroker.LdapServerMetadataProperty.Builder, CfnBroker.LdapServerMetadataProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBroker.LdapServerMetadataProperty.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 booleangetHosts()final Stringfinal Stringfinal Stringfinal ObjectReturns union: eitherBooleanorIResolvablefinal Stringfinal Stringfinal Stringfinal Stringfinal Stringfinal ObjectReturns union: eitherBooleanorIResolvablefinal 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 theCfnBroker.LdapServerMetadataProperty.Builder.
-
-
Method Details
-
getHosts
- Specified by:
getHostsin interfaceCfnBroker.LdapServerMetadataProperty- See Also:
-
getRoleBase
- Specified by:
getRoleBasein interfaceCfnBroker.LdapServerMetadataProperty- See Also:
-
getRoleSearchMatching
- Specified by:
getRoleSearchMatchingin interfaceCfnBroker.LdapServerMetadataProperty- See Also:
-
getServiceAccountUsername
- Specified by:
getServiceAccountUsernamein interfaceCfnBroker.LdapServerMetadataProperty- See Also:
-
getUserBase
- Specified by:
getUserBasein interfaceCfnBroker.LdapServerMetadataProperty- See Also:
-
getUserSearchMatching
- Specified by:
getUserSearchMatchingin interfaceCfnBroker.LdapServerMetadataProperty- See Also:
-
getRoleName
- Specified by:
getRoleNamein interfaceCfnBroker.LdapServerMetadataProperty- See Also:
-
getRoleSearchSubtree
Description copied from interface:CfnBroker.LdapServerMetadataPropertyReturns union: eitherBooleanorIResolvable- Specified by:
getRoleSearchSubtreein interfaceCfnBroker.LdapServerMetadataProperty- See Also:
-
getServiceAccountPassword
- Specified by:
getServiceAccountPasswordin interfaceCfnBroker.LdapServerMetadataProperty- See Also:
-
getUserRoleName
- Specified by:
getUserRoleNamein interfaceCfnBroker.LdapServerMetadataProperty- See Also:
-
getUserSearchSubtree
Description copied from interface:CfnBroker.LdapServerMetadataPropertyReturns union: eitherBooleanorIResolvable- Specified by:
getUserSearchSubtreein interfaceCfnBroker.LdapServerMetadataProperty- 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()
-