Wsfc Domain Credentials Args
fun WsfcDomainCredentialsArgs(clusterBootstrapAccountPassword: Output<String>? = null, clusterOperatorAccountPassword: Output<String>? = null, sqlServiceAccountPassword: Output<String>? = null)