SecurityProfileArgs

constructor(aaddsResourceId: Output<String>? = null, clusterUsersGroupDNs: Output<List<String>>? = null, directoryType: Output<Either<String, DirectoryType>>? = null, domain: Output<String>? = null, domainUserPassword: Output<String>? = null, domainUsername: Output<String>? = null, ldapsUrls: Output<List<String>>? = null, msiResourceId: Output<String>? = null, organizationalUnitDN: Output<String>? = null)