Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Hierarchy

Properties

ApiGatewayProxy?: ApiGatewayProxyInput

A wrapper object holding the API Gateway endpoint type and stage name for the proxy.

ApplicationId?: string

The unique identifier of the application.

Arn?: string

The Amazon Resource Name (ARN) of the application. The format for this ARN is arn:aws:refactor-spaces:region:account-id:resource-type/resource-id . For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference.

CreatedByAccountId?: string

The Amazon Web Services account ID of application creator.

CreatedTime?: Date

A timestamp that indicates when the application is created.

EnvironmentId?: string

The ID of the environment in which the application is created.

LastUpdatedTime?: Date

A timestamp that indicates when the application was last updated.

Name?: string

The name of the application.

OwnerAccountId?: string

The Amazon Web Services account ID of the application owner (which is always the same as the environment owner account ID).

ProxyType?: string

The proxy type of the proxy created within the application.

State?: string

The current state of the application.

Tags?: Record<string, string>

The tags assigned to the application. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key-value pair.

VpcId?: string

The ID of the Amazon VPC.