Class: Aws::Types::UnaggregatedField

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#columnTypes::ColumnIdentifier

Returns the value of attribute column.



11765
11766
11767
# File 'sig/types.rbs', line 11765

def column
  @column
end

#field_id::String

Returns the value of attribute field_id.

Returns:

  • (::String)


11764
11765
11766
# File 'sig/types.rbs', line 11764

def field_id
  @field_id
end

#format_configurationTypes::FormatConfiguration

Returns the value of attribute format_configuration.



11766
11767
11768
# File 'sig/types.rbs', line 11766

def format_configuration
  @format_configuration
end