Get Iam Custom Role Plain Args
data class GetIamCustomRolePlainArgs(val project: String? = null, val roleId: String) : ConvertibleToJava<GetIamCustomRolePlainArgs>
A collection of arguments for invoking getIamCustomRole.