Module: Aws::Route53RecoveryReadiness::Client::_GetCellResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#cell_arn::String

Returns:

  • (::String)


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

def cell_arn: () -> ::String

#cell_name::String

Returns:

  • (::String)


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

def cell_name: () -> ::String

#cells::Array[::String]

Returns:

  • (::Array[::String])


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

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

#parent_readiness_scopes::Array[::String]

Returns:

  • (::Array[::String])


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

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

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

Returns:

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


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

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