BasePathMappingV2

class BasePathMappingV2 : KotlinCustomResource

Resource Type definition for AWS::ApiGateway::BasePathMappingV2

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

Amazon Resource Name (ARN) of the resource.

Link copied to clipboard
val domainNameArn: Output<String>

The Arn of an AWS::ApiGateway::DomainNameV2 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>