Get Notification Policy Webhooks Plain Args
data class GetNotificationPolicyWebhooksPlainArgs(val accountId: String, val webhookId: String? = null) : ConvertibleToJava<GetNotificationPolicyWebhooksPlainArgs>
A collection of arguments for invoking getNotificationPolicyWebhooks.