Class: Aws::Types::DuplicateRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#duplicate_operation_id::String

Returns the value of attribute duplicate_operation_id.

Returns:

  • (::String)


169
170
171
# File 'sig/types.rbs', line 169

def duplicate_operation_id
  @duplicate_operation_id
end

#message::String

Returns the value of attribute message.

Returns:

  • (::String)


168
169
170
# File 'sig/types.rbs', line 168

def message
  @message
end