Class: Aws::Types::DisassociateOpsItemRelatedItemRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#association_id::String

Returns the value of attribute association_id.

Returns:

  • (::String)


1484
1485
1486
# File 'sig/types.rbs', line 1484

def association_id
  @association_id
end

#ops_item_id::String

Returns the value of attribute ops_item_id.

Returns:

  • (::String)


1483
1484
1485
# File 'sig/types.rbs', line 1483

def ops_item_id
  @ops_item_id
end