class Aws::MigrationHubRefactorSpaces::Types::CreateApplicationResponse

@!attribute [rw] api_gateway_proxy

A wrapper object holding the API Gateway endpoint type and stage
name for the proxy.
@return [Types::ApiGatewayProxyInput]

@!attribute [rw] application_id

The unique identifier of the application.
@return [String]

@!attribute [rw] arn

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)][1] in the *Amazon Web Services General Reference*.

[1]: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
@return [String]

@!attribute [rw] created_by_account_id

The Amazon Web Services account ID of application creator.
@return [String]

@!attribute [rw] created_time

A timestamp that indicates when the application is created.
@return [Time]

@!attribute [rw] environment_id

The ID of the environment in which the application is created.
@return [String]

@!attribute [rw] last_updated_time

A timestamp that indicates when the application was last updated.
@return [Time]

@!attribute [rw] name

The name of the application.
@return [String]

@!attribute [rw] owner_account_id

The Amazon Web Services account ID of the application owner (which
is always the same as the environment owner account ID).
@return [String]

@!attribute [rw] proxy_type

The proxy type of the proxy created within the application.
@return [String]

@!attribute [rw] state

The current state of the application.
@return [String]

@!attribute [rw] tags

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.
@return [Hash<String,String>]

@!attribute [rw] vpc_id

The ID of the Amazon VPC.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/migration-hub-refactor-spaces-2021-10-26/CreateApplicationResponse AWS API Documentation

Constants

SENSITIVE