get Base Path Mapping
The `AWS::ApiGateway::BasePathMapping`
resource creates a base path that clients who call your API must use in the invocation URL.
Return
null
Parameters
argument
null
Return
null
Parameters
base Path
The base path name that callers of the API must provide as part of the URL after the domain name.
domain Name
The domain name of the BasePathMapping resource to be described.
See also
suspend fun getBasePathMapping(argument: suspend GetBasePathMappingPlainArgsBuilder.() -> Unit): GetBasePathMappingResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.apigateway.kotlin.inputs.GetBasePathMappingPlainArgs.