Module: Aws::Route53RecoveryReadiness::Client::_GetRecoveryGroupResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#cells::Array[::String]

Returns:

  • (::Array[::String])


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

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

#recovery_group_arn::String

Returns:

  • (::String)


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

def recovery_group_arn: () -> ::String

#recovery_group_name::String

Returns:

  • (::String)


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

def recovery_group_name: () -> ::String

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

Returns:

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


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

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