LdapsSettingsArgs

constructor(externalAccess: Output<Either<String, ExternalAccess>>? = null, ldaps: Output<Either<String, Ldaps>>? = null, pfxCertificate: Output<String>? = null, pfxCertificatePassword: Output<String>? = null)