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.



12155
12156
12157
# File 'sig/types.rbs', line 12155

def column
  @column
end

#field_id::String

Returns the value of attribute field_id.

Returns:

  • (::String)


12154
12155
12156
# File 'sig/types.rbs', line 12154

def field_id
  @field_id
end

#format_configurationTypes::FormatConfiguration

Returns the value of attribute format_configuration.



12156
12157
12158
# File 'sig/types.rbs', line 12156

def format_configuration
  @format_configuration
end