Module: Aws::Route53RecoveryReadiness::Client::_CreateRecoveryGroupResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#cells::Array[::String]

Returns:

  • (::Array[::String])


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

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

#recovery_group_arn::String

Returns:

  • (::String)


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

def recovery_group_arn: () -> ::String

#recovery_group_name::String

Returns:

  • (::String)


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

def recovery_group_name: () -> ::String

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

Returns:

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


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

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