Get Api Shield Schemas Plain Args
data class GetApiShieldSchemasPlainArgs(val maxItems: Int? = null, val omitSource: Boolean? = null, val validationEnabled: Boolean? = null, val zoneId: String) : ConvertibleToJava<GetApiShieldSchemasPlainArgs>
A collection of arguments for invoking getApiShieldSchemas.