A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/APIGateway/Types/CreateBasePathMappingRequest.html below:

CreateBasePathMappingRequest — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::APIGateway::Types::CreateBasePathMappingRequest
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing CreateBasePathMappingRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  domain_name: "String",   base_path: "String",
  rest_api_id: "String",   stage: "String",
}

Requests API Gateway to create a new BasePathMapping resource.

Instance Attribute Summary collapse Instance Attribute Details #base_path ⇒ String

The base path name that callers of the API must provide as part of the URL after the domain name. This value must be unique for all of the mappings across a single API. Specify \'(none)\' if you do not want callers to specify a base path name after the domain name.

#rest_api_id ⇒ String

[Required] The string identifier of the associated RestApi.

#stage ⇒ String

The name of the API\'s stage that you want to use for this mapping. Specify \'(none)\' if you want callers to explicitly specify the stage name after any base path name.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4