Class: Aws::Types::PutResourceSetResponse

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:



981
982
983
# File 'sig/types.rbs', line 981

def resource_set
  @resource_set
end

#resource_set_arn::String

Returns the value of attribute resource_set_arn.

Returns:



982
983
984
# File 'sig/types.rbs', line 982

def resource_set_arn
  @resource_set_arn
end