Module: Aws::Route53RecoveryReadiness::Client::_CreateResourceSetResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#resource_set_arn::String

Returns:

  • (::String)


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

def resource_set_arn: () -> ::String

#resource_set_name::String

Returns:

  • (::String)


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

def resource_set_name: () -> ::String

#resource_set_type::String

Returns:

  • (::String)


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

def resource_set_type: () -> ::String

#resources::Array[Types::Resource]

Returns:



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

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

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

Returns:

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


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

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