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:



395
396
397
# File 'sig/types.rbs', line 395

def documents
  @documents
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


393
394
395
# File 'sig/types.rbs', line 393

def id
  @id
end

#type"ByolPricingTerm", ...

Returns the value of attribute type.



394
395
396
# File 'sig/types.rbs', line 394

def type
  @type
end