Module: Aws::MigrationHubRefactorSpaces::Client::_GetApplicationResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetApplicationResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#api_gateway_proxyTypes::ApiGatewayProxyConfig



286
# File 'sig/client.rbs', line 286

def api_gateway_proxy: () -> Types::ApiGatewayProxyConfig

#application_id::String

Returns:

  • (::String)


287
# File 'sig/client.rbs', line 287

def application_id: () -> ::String

#arn::String

Returns:

  • (::String)


288
# File 'sig/client.rbs', line 288

def arn: () -> ::String

#created_by_account_id::String

Returns:

  • (::String)


289
# File 'sig/client.rbs', line 289

def created_by_account_id: () -> ::String

#created_time::Time

Returns:

  • (::Time)


290
# File 'sig/client.rbs', line 290

def created_time: () -> ::Time

#environment_id::String

Returns:

  • (::String)


291
# File 'sig/client.rbs', line 291

def environment_id: () -> ::String

#last_updated_time::Time

Returns:

  • (::Time)


292
# File 'sig/client.rbs', line 292

def last_updated_time: () -> ::Time

#name::String

Returns:

  • (::String)


293
# File 'sig/client.rbs', line 293

def name: () -> ::String

#owner_account_id::String

Returns:

  • (::String)


294
# File 'sig/client.rbs', line 294

def owner_account_id: () -> ::String

#proxy_type"API_GATEWAY"

Returns:

  • ("API_GATEWAY")


295
# File 'sig/client.rbs', line 295

def proxy_type: () -> ("API_GATEWAY")

#state"CREATING", ...

Returns:

  • ("CREATING", "ACTIVE", "DELETING", "FAILED", "UPDATING")


296
# File 'sig/client.rbs', line 296

def state: () -> ("CREATING" | "ACTIVE" | "DELETING" | "FAILED" | "UPDATING")

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


297
# File 'sig/client.rbs', line 297

def tags: () -> ::Hash[::String, ::String]

#vpc_id::String

Returns:

  • (::String)


298
# File 'sig/client.rbs', line 298

def vpc_id: () -> ::String