Module: Aws::Route53RecoveryReadiness::Client::_UpdateRecoveryGroupResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#cells::Array[::String]

Returns:

  • (::Array[::String])


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

def cells: () -> ::Array[::String]

#recovery_group_arn::String

Returns:

  • (::String)


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

def recovery_group_arn: () -> ::String

#recovery_group_name::String

Returns:

  • (::String)


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

def recovery_group_name: () -> ::String

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

Returns:

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


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

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