Module: Aws::Route53RecoveryReadiness::Client::_CreateCellResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#cell_arn::String

Returns:

  • (::String)


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

def cell_arn: () -> ::String

#cell_name::String

Returns:

  • (::String)


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

def cell_name: () -> ::String

#cells::Array[::String]

Returns:

  • (::Array[::String])


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

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

#parent_readiness_scopes::Array[::String]

Returns:

  • (::Array[::String])


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

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

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

Returns:

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


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

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