Wsfc Domain Profile Args
constructor(clusterBootstrapAccount: Output<String>? = null, clusterOperatorAccount: Output<String>? = null, clusterSubnetType: Output<Either<String, ClusterSubnetType>>? = null, domainFqdn: Output<String>? = null, fileShareWitnessPath: Output<String>? = null, ouPath: Output<String>? = null, sqlServiceAccount: Output<String>? = null, storageAccountPrimaryKey: Output<String>? = null, storageAccountUrl: Output<String>? = null)