Class: Aws::Types::OperandOne

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

Defined Under Namespace

Classes: FieldId, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#field_id ⇒ ::String

Returns the value of attribute field_id.

Returns:

  • (::String)


892
893
894
# File 'sig/types.rbs', line 892

def field_id
  @field_id
end

#unknown ⇒ Object

Returns the value of attribute unknown.

Returns:

  • (Object)


893
894
895
# File 'sig/types.rbs', line 893

def unknown
  @unknown
end