Class: Aws::Types::ResourceAlreadyExistsFault

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#message::String

Returns the value of attribute message.

Returns:

  • (::String)


2675
2676
2677
# File 'sig/types.rbs', line 2675

def message
  @message
end

#resource_arn::String

Returns the value of attribute resource_arn.

Returns:

  • (::String)


2676
2677
2678
# File 'sig/types.rbs', line 2676

def resource_arn
  @resource_arn
end