Class: Aws::MigrationHubRefactorSpaces::Types::GetApplicationResponse

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-migrationhubrefactorspaces/lib/aws-sdk-migrationhubrefactorspaces/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[:tags]

Instance Attribute Summary collapse

Instance Attribute Details

#api_gateway_proxyTypes::ApiGatewayProxyConfig

The endpoint URL of the API Gateway proxy.



1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
# File 'gems/aws-sdk-migrationhubrefactorspaces/lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 1276

class GetApplicationResponse < Struct.new(
  :api_gateway_proxy,
  :application_id,
  :arn,
  :created_by_account_id,
  :created_time,
  :environment_id,
  :error,
  :last_updated_time,
  :name,
  :owner_account_id,
  :proxy_type,
  :state,
  :tags,
  :vpc_id)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#application_idString

The unique identifier of the application.

Returns:

  • (String)


1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
# File 'gems/aws-sdk-migrationhubrefactorspaces/lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 1276

class GetApplicationResponse < Struct.new(
  :api_gateway_proxy,
  :application_id,
  :arn,
  :created_by_account_id,
  :created_time,
  :environment_id,
  :error,
  :last_updated_time,
  :name,
  :owner_account_id,
  :proxy_type,
  :state,
  :tags,
  :vpc_id)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#arnString

The Amazon Resource Name (ARN) of the application.

Returns:

  • (String)


1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
# File 'gems/aws-sdk-migrationhubrefactorspaces/lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 1276

class GetApplicationResponse < Struct.new(
  :api_gateway_proxy,
  :application_id,
  :arn,
  :created_by_account_id,
  :created_time,
  :environment_id,
  :error,
  :last_updated_time,
  :name,
  :owner_account_id,
  :proxy_type,
  :state,
  :tags,
  :vpc_id)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#created_by_account_idString

The Amazon Web Services account ID of the application creator.

Returns:

  • (String)


1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
# File 'gems/aws-sdk-migrationhubrefactorspaces/lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 1276

class GetApplicationResponse < Struct.new(
  :api_gateway_proxy,
  :application_id,
  :arn,
  :created_by_account_id,
  :created_time,
  :environment_id,
  :error,
  :last_updated_time,
  :name,
  :owner_account_id,
  :proxy_type,
  :state,
  :tags,
  :vpc_id)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#created_timeTime

A timestamp that indicates when the application is created.

Returns:

  • (Time)


1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
# File 'gems/aws-sdk-migrationhubrefactorspaces/lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 1276

class GetApplicationResponse < Struct.new(
  :api_gateway_proxy,
  :application_id,
  :arn,
  :created_by_account_id,
  :created_time,
  :environment_id,
  :error,
  :last_updated_time,
  :name,
  :owner_account_id,
  :proxy_type,
  :state,
  :tags,
  :vpc_id)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#environment_idString

The unique identifier of the environment.

Returns:

  • (String)


1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
# File 'gems/aws-sdk-migrationhubrefactorspaces/lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 1276

class GetApplicationResponse < Struct.new(
  :api_gateway_proxy,
  :application_id,
  :arn,
  :created_by_account_id,
  :created_time,
  :environment_id,
  :error,
  :last_updated_time,
  :name,
  :owner_account_id,
  :proxy_type,
  :state,
  :tags,
  :vpc_id)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#errorTypes::ErrorResponse

Any error associated with the application resource.



1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
# File 'gems/aws-sdk-migrationhubrefactorspaces/lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 1276

class GetApplicationResponse < Struct.new(
  :api_gateway_proxy,
  :application_id,
  :arn,
  :created_by_account_id,
  :created_time,
  :environment_id,
  :error,
  :last_updated_time,
  :name,
  :owner_account_id,
  :proxy_type,
  :state,
  :tags,
  :vpc_id)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#last_updated_timeTime

A timestamp that indicates when the application was last updated.

Returns:

  • (Time)


1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
# File 'gems/aws-sdk-migrationhubrefactorspaces/lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 1276

class GetApplicationResponse < Struct.new(
  :api_gateway_proxy,
  :application_id,
  :arn,
  :created_by_account_id,
  :created_time,
  :environment_id,
  :error,
  :last_updated_time,
  :name,
  :owner_account_id,
  :proxy_type,
  :state,
  :tags,
  :vpc_id)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#nameString

The name of the application.

Returns:

  • (String)


1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
# File 'gems/aws-sdk-migrationhubrefactorspaces/lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 1276

class GetApplicationResponse < Struct.new(
  :api_gateway_proxy,
  :application_id,
  :arn,
  :created_by_account_id,
  :created_time,
  :environment_id,
  :error,
  :last_updated_time,
  :name,
  :owner_account_id,
  :proxy_type,
  :state,
  :tags,
  :vpc_id)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#owner_account_idString

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

Returns:

  • (String)


1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
# File 'gems/aws-sdk-migrationhubrefactorspaces/lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 1276

class GetApplicationResponse < Struct.new(
  :api_gateway_proxy,
  :application_id,
  :arn,
  :created_by_account_id,
  :created_time,
  :environment_id,
  :error,
  :last_updated_time,
  :name,
  :owner_account_id,
  :proxy_type,
  :state,
  :tags,
  :vpc_id)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#proxy_typeString

The proxy type of the proxy created within the application.

Returns:

  • (String)


1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
# File 'gems/aws-sdk-migrationhubrefactorspaces/lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 1276

class GetApplicationResponse < Struct.new(
  :api_gateway_proxy,
  :application_id,
  :arn,
  :created_by_account_id,
  :created_time,
  :environment_id,
  :error,
  :last_updated_time,
  :name,
  :owner_account_id,
  :proxy_type,
  :state,
  :tags,
  :vpc_id)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#stateString

The current state of the application.

Returns:

  • (String)


1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
# File 'gems/aws-sdk-migrationhubrefactorspaces/lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 1276

class GetApplicationResponse < Struct.new(
  :api_gateway_proxy,
  :application_id,
  :arn,
  :created_by_account_id,
  :created_time,
  :environment_id,
  :error,
  :last_updated_time,
  :name,
  :owner_account_id,
  :proxy_type,
  :state,
  :tags,
  :vpc_id)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#tagsHash<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.

Returns:

  • (Hash<String,String>)


1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
# File 'gems/aws-sdk-migrationhubrefactorspaces/lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 1276

class GetApplicationResponse < Struct.new(
  :api_gateway_proxy,
  :application_id,
  :arn,
  :created_by_account_id,
  :created_time,
  :environment_id,
  :error,
  :last_updated_time,
  :name,
  :owner_account_id,
  :proxy_type,
  :state,
  :tags,
  :vpc_id)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#vpc_idString

The ID of the virtual private cloud (VPC).

Returns:

  • (String)


1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
# File 'gems/aws-sdk-migrationhubrefactorspaces/lib/aws-sdk-migrationhubrefactorspaces/types.rb', line 1276

class GetApplicationResponse < Struct.new(
  :api_gateway_proxy,
  :application_id,
  :arn,
  :created_by_account_id,
  :created_time,
  :environment_id,
  :error,
  :last_updated_time,
  :name,
  :owner_account_id,
  :proxy_type,
  :state,
  :tags,
  :vpc_id)
  SENSITIVE = [:tags]
  include Aws::Structure
end