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
show all
Defined in:
(unknown)

Overview

Represents the input parameters for a CreateApiMapping request.

Instance Attribute Summary collapse

Instance Attribute Details

#api_idString

The API identifier.

Returns:

  • (String)

    The API identifier.

#api_mapping_keyString

The API mapping key.

Returns:

  • (String)

    The API mapping key.

#stageString

The API stage.

Returns:

  • (String)

    The API stage.