Application

class Application : KotlinCustomResource

Definition of AWS::RefactorSpaces::Application Resource Type

Properties

Link copied to clipboard
val apiGatewayId: Output<String>

The resource ID of the API Gateway for the proxy.

Link copied to clipboard

The endpoint URL of the Amazon API Gateway proxy.

Link copied to clipboard

The unique identifier of the application.

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the application.

Link copied to clipboard

The unique identifier of the environment.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>

The name of the application.

Link copied to clipboard
val nlbArn: Output<String>

The Amazon Resource Name (ARN) of the Network Load Balancer .

Link copied to clipboard
val nlbName: Output<String>

The name of the Network Load Balancer configured by the API Gateway proxy.

Link copied to clipboard

The proxy type of the proxy created within the application.

Link copied to clipboard
val proxyUrl: Output<String>

The endpoint URL of the Amazon API Gateway proxy.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val stageName: Output<String>

The name of the API Gateway stage. The name defaults to prod .

Link copied to clipboard
val tags: Output<List<Tag>>?

Metadata that you can assign to help organize the frameworks that you create. Each tag is a key-value pair.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val vpcId: Output<String>

The ID of the virtual private cloud (VPC).

Link copied to clipboard
val vpcLinkId: Output<String>

The VpcLink ID of the API Gateway proxy.