List Global Rulestack Security Services Plain Args
data class ListGlobalRulestackSecurityServicesPlainArgs(val globalRulestackName: String, val skip: String? = null, val top: Int? = null, val type: String) : ConvertibleToJava<ListGlobalRulestackSecurityServicesPlainArgs>