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:



546
547
548
# File 'sig/types.rbs', line 546

def documents
  @documents
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


545
546
547
# File 'sig/types.rbs', line 545

def id
  @id
end

#type::String

Returns the value of attribute type.

Returns:

  • (::String)


544
545
546
# File 'sig/types.rbs', line 544

def type
  @type
end