Module: Aws::MigrationHubRefactorSpaces::Client::_GetRouteResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#append_source_pathBoolean

Returns:

  • (Boolean)


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

def append_source_path: () -> bool

#application_id::String

Returns:

  • (::String)


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

def application_id: () -> ::String

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#created_by_account_id::String

Returns:

  • (::String)


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

def created_by_account_id: () -> ::String

#created_time::Time

Returns:

  • (::Time)


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

def created_time: () -> ::Time

#environment_id::String

Returns:

  • (::String)


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

def environment_id: () -> ::String

#include_child_pathsBoolean

Returns:

  • (Boolean)


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

def include_child_paths: () -> bool

#last_updated_time::Time

Returns:

  • (::Time)


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

def last_updated_time: () -> ::Time

#methods::Array[("DELETE" | "GET" | "HEAD" | "OPTIONS" | "PATCH" | "POST" | "PUT")]

Returns:

  • (::Array[("DELETE" | "GET" | "HEAD" | "OPTIONS" | "PATCH" | "POST" | "PUT")])


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

def methods: () -> ::Array[("DELETE" | "GET" | "HEAD" | "OPTIONS" | "PATCH" | "POST" | "PUT")]

#owner_account_id::String

Returns:

  • (::String)


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

def owner_account_id: () -> ::String

#path_resource_to_id::Hash[::String, ::String]

Returns:

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


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

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

#route_id::String

Returns:

  • (::String)


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

def route_id: () -> ::String

#route_type"DEFAULT", "URI_PATH"

Returns:

  • ("DEFAULT", "URI_PATH")


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

def route_type: () -> ("DEFAULT" | "URI_PATH")

#service_id::String

Returns:

  • (::String)


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

def service_id: () -> ::String

#source_path::String

Returns:

  • (::String)


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

def source_path: () -> ::String

#state"CREATING", ...

Returns:

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


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

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

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

Returns:

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


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

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