class Aws::ApiGatewayV2::Types::UpdateStageResponse
@!attribute [rw] access_log_settings
Settings for logging access in a stage. @return [Types::AccessLogSettings]
@!attribute [rw] api_gateway_managed
@return [Boolean]
@!attribute [rw] auto_deploy
@return [Boolean]
@!attribute [rw] client_certificate_id
The identifier. @return [String]
@!attribute [rw] created_date
@return [Time]
@!attribute [rw] default_route_settings
Represents a collection of route settings. @return [Types::RouteSettings]
@!attribute [rw] deployment_id
The identifier. @return [String]
@!attribute [rw] description
A string with a length between \[0-1024\]. @return [String]
@!attribute [rw] last_deployment_status_message
@return [String]
@!attribute [rw] last_updated_date
@return [Time]
@!attribute [rw] route_settings
The route settings map. @return [Hash<String,Types::RouteSettings>]
@!attribute [rw] stage_name
A string with a length between \[1-128\]. @return [String]
@!attribute [rw] stage_variables
The stage variable map. @return [Hash<String,String>]
@!attribute [rw] tags
Represents a collection of tags associated with the resource. @return [Hash<String,String>]
Constants
- SENSITIVE