Class: Aws::Types::ResourceAlreadyExistsException

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#message::String

Returns the value of attribute message.



491
492
493
# File 'sig/types.rbs', line 491

def message
  @message
end

#resource_type::String

Returns the value of attribute resource_type.



492
493
494
# File 'sig/types.rbs', line 492

def resource_type
  @resource_type
end