Role Args
data class RoleArgs(val db: Output<String>? = null, val role: Output<String>? = null) : ConvertibleToJava<RoleArgs>
The set of roles permitted through this Role Definition.
The set of roles permitted through this Role Definition.