Class: Aws::Types::GetResourceSetResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#resource_setTypes::ResourceSet

Returns the value of attribute resource_set.

Returns:



442
443
444
# File 'sig/types.rbs', line 442

def resource_set
  @resource_set
end

#resource_set_arn::String

Returns the value of attribute resource_set_arn.

Returns:

  • (::String)


443
444
445
# File 'sig/types.rbs', line 443

def resource_set_arn
  @resource_set_arn
end