You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ApiGatewayV2::Types::UpdateApiMappingInput
- Inherits:
-
Struct
- Object
- Struct
- Aws::ApiGatewayV2::Types::UpdateApiMappingInput
- Defined in:
- (unknown)
Overview
Represents the input parameters for an UpdateApiMapping request.
Instance Attribute Summary collapse
-
#api_id ⇒ String
The API identifier.
-
#api_mapping_key ⇒ String
The API mapping key.
-
#stage ⇒ String
The API stage.
Instance Attribute Details
#api_id ⇒ String
The API identifier.
#api_mapping_key ⇒ String
The API mapping key.
#stage ⇒ String
The API stage.