Class: Aws::Types::CustomerAgreement

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#agreement_name::String

Returns the value of attribute agreement_name.

Returns:

  • (::String)


337
338
339
# File 'sig/types.rbs', line 337

def agreement_name
  @agreement_name
end

#status::String

Returns the value of attribute status.

Returns:

  • (::String)


338
339
340
# File 'sig/types.rbs', line 338

def status
  @status
end