Get Notification Policies Plain Args
data class GetNotificationPoliciesPlainArgs(val accountId: String, val maxItems: Int? = null) : ConvertibleToJava<GetNotificationPoliciesPlainArgs>
A collection of arguments for invoking getNotificationPolicies.