Class CfnDirectoryConfig.CertificateBasedAuthPropertiesProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.appstream.CfnDirectoryConfig.CertificateBasedAuthPropertiesProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDirectoryConfig.CertificateBasedAuthPropertiesProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDirectoryConfig.CertificateBasedAuthPropertiesProperty
@Stability(Stable)
@Internal
public static final class CfnDirectoryConfig.CertificateBasedAuthPropertiesProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDirectoryConfig.CertificateBasedAuthPropertiesProperty
An implementation for
CfnDirectoryConfig.CertificateBasedAuthPropertiesProperty-
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.CfnDirectoryConfig.CertificateBasedAuthPropertiesProperty
CfnDirectoryConfig.CertificateBasedAuthPropertiesProperty.Builder, CfnDirectoryConfig.CertificateBasedAuthPropertiesProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDirectoryConfig.CertificateBasedAuthPropertiesProperty.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 theCfnDirectoryConfig.CertificateBasedAuthPropertiesProperty.Builder.
-
-
Method Details
-
getCertificateAuthorityArn
Description copied from interface:CfnDirectoryConfig.CertificateBasedAuthPropertiesPropertyThe ARN of the AWS Certificate Manager Private CA resource.- Specified by:
getCertificateAuthorityArnin interfaceCfnDirectoryConfig.CertificateBasedAuthPropertiesProperty- See Also:
-
getStatus
Description copied from interface:CfnDirectoryConfig.CertificateBasedAuthPropertiesPropertyThe status of the certificate-based authentication properties.Fallback is turned on by default when certificate-based authentication is Enabled . Fallback allows users to log in using their AD domain password if certificate-based authentication is unsuccessful, or to unlock a desktop lock screen. Enabled_no_directory_login_fallback enables certificate-based authentication, but does not allow users to log in using their AD domain password. Users will be disconnected to re-authenticate using certificates.
- Specified by:
getStatusin interfaceCfnDirectoryConfig.CertificateBasedAuthPropertiesProperty- 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()
-