ApiConfigOpenapiDocumentArgs

data class ApiConfigOpenapiDocumentArgs(val document: Output<ApiConfigOpenapiDocumentDocumentArgs>) : ConvertibleToJava<ApiConfigOpenapiDocumentArgs>

Constructors

Link copied to clipboard
constructor(document: Output<ApiConfigOpenapiDocumentDocumentArgs>)

Properties

Link copied to clipboard

The OpenAPI Specification document file. Structure is documented below.

Functions

Link copied to clipboard
open override fun toJava(): ApiConfigOpenapiDocumentArgs