BasePathMapping

class BasePathMapping : KotlinCustomResource

Resource Type definition for AWS::ApiGateway::BasePathMapping

Properties

Link copied to clipboard
val basePath: Output<String>?

The base path name that callers of the API must provide in the URL after the domain name.

Link copied to clipboard
val domainName: Output<String>

The DomainName of an AWS::ApiGateway::DomainName resource.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val restApiId: Output<String>?

The ID of the API.

Link copied to clipboard
val stage: Output<String>?

The name of the API's stage.

Link copied to clipboard
val urn: Output<String>