getDocumentationVersion

The `AWS::ApiGateway::DocumentationVersion` resource creates a snapshot of the documentation for an API. For more information, see Representation of API Documentation in API Gateway in the API Gateway Developer Guide.

Return

null

Parameters

argument

null


suspend fun getDocumentationVersion(documentationVersion: String, restApiId: String): GetDocumentationVersionResult

Return

null

See also

Parameters

documentationVersion

The version identifier of the to-be-updated documentation version.

restApiId

The string identifier of the associated RestApi.


Return

null

See also

Parameters

argument

Builder for com.pulumi.awsnative.apigateway.kotlin.inputs.GetDocumentationVersionPlainArgs.