Module: Aws::Route53RecoveryReadiness::Client::_GetResourceSetResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#resource_set_arn ⇒ ::String

Returns:

  • (::String)


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

def resource_set_arn: () -> ::String

#resource_set_name ⇒ ::String

Returns:

  • (::String)


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

def resource_set_name: () -> ::String

#resource_set_type ⇒ ::String

Returns:

  • (::String)


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

def resource_set_type: () -> ::String

#resources ⇒ ::Array[Types::Resource]

Returns:



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

def resources: () -> ::Array[Types::Resource]

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

Returns:

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


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

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