class Aws::APIGateway::Types::DocumentationVersion

A snapshot of the documentation of an API.

<div class=“remarks” markdown=“1”> Publishing API documentation involves creating a documentation version associated with an API stage and exporting the versioned documentation to an external (e.g., OpenAPI) file.

</div>

<div class=“seeAlso” markdown=“1”> [Documenting an API], DocumentationPart, DocumentationVersions </div>

[1]: docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-documenting-api.html

@!attribute [rw] version

The version identifier of the API documentation snapshot.
@return [String]

@!attribute [rw] created_date

The date when the API documentation snapshot is created.
@return [Time]

@!attribute [rw] description

The description of the API documentation snapshot.
@return [String]

Constants

SENSITIVE