Class: Aws::Types::CancelAgreementInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#agreement_id::String

Returns the value of attribute agreement_id.

Returns:

  • (::String)


240
241
242
# File 'sig/types.rbs', line 240

def agreement_id
  @agreement_id
end