Class: Aws::Types::ArchiveStringToEvaluate

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

Defined Under Namespace

Classes: Attribute, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attribute"TO", ...

Returns the value of attribute attribute.

Returns:

  • ("TO", "FROM", "CC", "SUBJECT", "ENVELOPE_TO", "ENVELOPE_FROM")


129
130
131
# File 'sig/types.rbs', line 129

def attribute
  @attribute
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


130
131
132
# File 'sig/types.rbs', line 130

def unknown
  @unknown
end