get Api Mapping
The `AWS::ApiGatewayV2::ApiMapping`
resource contains an API mapping. An API mapping relates a path of your custom domain name to a stage of your API. A custom domain name can have multiple API mappings, but the paths can't overlap. A custom domain can map only to APIs of the same protocol type. For more information, see CreateApiMapping in the Amazon API Gateway V2 API Reference.
Return
null
Parameters
argument
null
Return
null
See also
Parameters
api Mapping Id
Api Mapping Id generated by service
domain Name
The domain name.
suspend fun getApiMapping(argument: suspend GetApiMappingPlainArgsBuilder.() -> Unit): GetApiMappingResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.awsnative.apigatewayv2.kotlin.inputs.GetApiMappingPlainArgs.