Module: Aws::MigrationHubRefactorSpaces::Client::_CreateApplicationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#api_gateway_proxyTypes::ApiGatewayProxyInput



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

def api_gateway_proxy: () -> Types::ApiGatewayProxyInput

#application_id::String

Returns:

  • (::String)


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

def application_id: () -> ::String

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#created_by_account_id::String

Returns:

  • (::String)


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

def created_by_account_id: () -> ::String

#created_time::Time

Returns:

  • (::Time)


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

def created_time: () -> ::Time

#environment_id::String

Returns:

  • (::String)


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

def environment_id: () -> ::String

#last_updated_time::Time

Returns:

  • (::Time)


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

def last_updated_time: () -> ::Time

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#owner_account_id::String

Returns:

  • (::String)


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

def owner_account_id: () -> ::String

#proxy_type"API_GATEWAY"

Returns:

  • ("API_GATEWAY")


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

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

#state"CREATING", ...

Returns:

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


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

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

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

Returns:

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


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

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

#vpc_id::String

Returns:

  • (::String)


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

def vpc_id: () -> ::String