DocumentationVersion

class DocumentationVersion : KotlinCustomResource

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.

Properties

Link copied to clipboard
val description: Output<String>?

A description about the new documentation snapshot.

Link copied to clipboard

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

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val restApiId: Output<String>

The string identifier of the associated RestApi.

Link copied to clipboard
val urn: Output<String>