Class: Aws::Types::LegalTerm

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#documents::Array[Types::DocumentItem]

Returns the value of attribute documents.

Returns:



390
391
392
# File 'sig/types.rbs', line 390

def documents
  @documents
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


388
389
390
# File 'sig/types.rbs', line 388

def id
  @id
end

#type"ByolPricingTerm", ...

Returns the value of attribute type.



389
390
391
# File 'sig/types.rbs', line 389

def type
  @type
end