PostgresqlRoleArgs

fun PostgresqlRoleArgs(clusterId: Output<String>? = null, name: Output<String>? = null, password: Output<String>? = null)