Module: Aws::MigrationHubRefactorSpaces::Client::_GetServiceResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#application_id::String

Returns:

  • (::String)


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

def application_id: () -> ::String

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#created_by_account_id::String

Returns:

  • (::String)


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

def created_by_account_id: () -> ::String

#created_time::Time

Returns:

  • (::Time)


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

def created_time: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#endpoint_type"LAMBDA", "URL"

Returns:

  • ("LAMBDA", "URL")


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

def endpoint_type: () -> ("LAMBDA" | "URL")

#environment_id::String

Returns:

  • (::String)


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

def environment_id: () -> ::String

#lambda_endpointTypes::LambdaEndpointConfig



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

def lambda_endpoint: () -> Types::LambdaEndpointConfig

#last_updated_time::Time

Returns:

  • (::Time)


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

def last_updated_time: () -> ::Time

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#owner_account_id::String

Returns:

  • (::String)


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

def owner_account_id: () -> ::String

#service_id::String

Returns:

  • (::String)


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

def service_id: () -> ::String

#state"CREATING", ...

Returns:

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


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

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

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

Returns:

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


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

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

#url_endpointTypes::UrlEndpointConfig



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

def url_endpoint: () -> Types::UrlEndpointConfig

#vpc_id::String

Returns:

  • (::String)


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

def vpc_id: () -> ::String