Get Account Role Plain Args
data class GetAccountRolePlainArgs(val accountId: String, val roleId: String) : ConvertibleToJava<GetAccountRolePlainArgs>
A collection of arguments for invoking getAccountRole.
A collection of arguments for invoking getAccountRole.