get Domain Name
The `AWS::ApiGatewayV2::DomainName`
resource specifies a custom domain name for your API in Amazon API Gateway (API Gateway). You can use a custom domain name to provide a URL that's more intuitive and easier to recall. For more information about using custom domain names, see Set up Custom Domain Name for an API in API Gateway in the API Gateway Developer Guide.
Return
null
Parameters
argument
null
Return
null
Parameters
domain Name
The custom domain name for your API in Amazon API Gateway. Uppercase letters are not supported.
See also
suspend fun getDomainName(argument: suspend GetDomainNamePlainArgsBuilder.() -> Unit): GetDomainNameResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.apigatewayv2.kotlin.inputs.GetDomainNamePlainArgs.