GetApiShieldSchemasInvokeResult

data class GetApiShieldSchemasInvokeResult(val id: String, val maxItems: Int? = null, val omitSource: Boolean, val results: List<GetApiShieldSchemasResult>, val validationEnabled: Boolean? = null, val zoneId: String)

A collection of values returned by getApiShieldSchemas.

Constructors

Link copied to clipboard
constructor(id: String, maxItems: Int? = null, omitSource: Boolean, results: List<GetApiShieldSchemasResult>, validationEnabled: Boolean? = null, zoneId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard
val maxItems: Int? = null

Max items to fetch, default: 1000

Link copied to clipboard

Omit the source-files of schemas and only retrieve their meta-data.

Link copied to clipboard

The items returned by the data source

Link copied to clipboard

Flag whether schema is enabled for validation.

Link copied to clipboard

Identifier.