class Aws::APIGateway::Types::DocumentationPartIds

A collection of the imported DocumentationPart identifiers.

<div class=“remarks”> This is used to return the result when documentation parts in an external (e.g., OpenAPI) file are imported into API Gateway </div>

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

[1]: docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-documenting-api.html [2]: docs.aws.amazon.com/apigateway/api-reference/link-relation/documentationpart-import/

@!attribute [rw] ids

A list of the returned documentation part identifiers.
@return [Array<String>]

@!attribute [rw] warnings

A list of warning messages reported during import of documentation
parts.
@return [Array<String>]

Constants

SENSITIVE