You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ApiGatewayV2::Types::CreateApiMappingInput
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::ApiGatewayV2::Types::CreateApiMappingInput
 
- Defined in:
- (unknown)
Overview
Represents the input parameters for a CreateApiMapping 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.