Class CfnFleet.DomainJoinInfoProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.appstream.CfnFleet.DomainJoinInfoProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnFleet.DomainJoinInfoProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnFleet.DomainJoinInfoProperty
@Stability(Stable)
@Internal
public static final class CfnFleet.DomainJoinInfoProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnFleet.DomainJoinInfoProperty
An implementation for
CfnFleet.DomainJoinInfoProperty-
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.appstream.CfnFleet.DomainJoinInfoProperty
CfnFleet.DomainJoinInfoProperty.Builder, CfnFleet.DomainJoinInfoProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFleet.DomainJoinInfoProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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 theCfnFleet.DomainJoinInfoProperty.Builder.
-
-
Method Details
-
getDirectoryName
Description copied from interface:CfnFleet.DomainJoinInfoPropertyThe fully qualified name of the directory (for example, corp.example.com).- Specified by:
getDirectoryNamein interfaceCfnFleet.DomainJoinInfoProperty
-
getOrganizationalUnitDistinguishedName
Description copied from interface:CfnFleet.DomainJoinInfoPropertyThe distinguished name of the organizational unit for computer accounts.- Specified by:
getOrganizationalUnitDistinguishedNamein interfaceCfnFleet.DomainJoinInfoProperty
-
$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()
-