Class: Aws::Types::OpsItemAlreadyExistsException

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)


3284
3285
3286
# File 'sig/types.rbs', line 3284

def message
  @message
end

#ops_item_id::String

Returns the value of attribute ops_item_id.

Returns:

  • (::String)


3285
3286
3287
# File 'sig/types.rbs', line 3285

def ops_item_id
  @ops_item_id
end