Class: Aws::Types::ConflictException

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#error_attribute::String

Returns the value of attribute error_attribute.



113
114
115
# File 'sig/types.rbs', line 113

def error_attribute
  @error_attribute
end

#message::String

Returns the value of attribute message.



114
115
116
# File 'sig/types.rbs', line 114

def message
  @message
end

#resource_share_errors::Array[Types::ResourceShareError]

Returns the value of attribute resource_share_errors.



115
116
117
# File 'sig/types.rbs', line 115

def resource_share_errors
  @resource_share_errors
end