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