Class: Aws::Types::CustomerAgreement

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#agreement_name::String

Returns the value of attribute agreement_name.



372
373
374
# File 'sig/types.rbs', line 372

def agreement_name
  @agreement_name
end

#status::String

Returns the value of attribute status.



373
374
375
# File 'sig/types.rbs', line 373

def status
  @status
end