class Aws::ApiGatewayV2::Types::UpdateApiResponse
@!attribute [rw] api_endpoint
@return [String]
@!attribute [rw] api_gateway_managed
@return [Boolean]
@!attribute [rw] api_id
The identifier. @return [String]
@!attribute [rw] api_key_selection_expression
An expression used to extract information at runtime. See [Selection Expressions][1] for more information. [1]: https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-websocket-api-selection-expressions.html#apigateway-websocket-api-apikey-selection-expressions @return [String]
@!attribute [rw] cors_configuration
Represents a CORS configuration. Supported only for HTTP APIs. See [Configuring CORS][1] for more information. [1]: https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-cors.html @return [Types::Cors]
@!attribute [rw] created_date
@return [Time]
@!attribute [rw] description
A string with a length between \[0-1024\]. @return [String]
@!attribute [rw] disable_schema_validation
@return [Boolean]
@!attribute [rw] disable_execute_api_endpoint
@return [Boolean]
@!attribute [rw] import_info
@return [Array<String>]
@!attribute [rw] name
A string with a length between \[1-128\]. @return [String]
@!attribute [rw] protocol_type
Represents a protocol type. @return [String]
@!attribute [rw] route_selection_expression
An expression used to extract information at runtime. See [Selection Expressions][1] for more information. [1]: https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-websocket-api-selection-expressions.html#apigateway-websocket-api-apikey-selection-expressions @return [String]
@!attribute [rw] tags
Represents a collection of tags associated with the resource. @return [Hash<String,String>]
@!attribute [rw] version
A string with a length between \[1-64\]. @return [String]
@!attribute [rw] warnings
@return [Array<String>]
Constants
- SENSITIVE