Class: Aws::Types::LogFieldsListItem

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#log_field_name::String

Returns the value of attribute log_field_name.

Returns:

  • (::String)


1429
1430
1431
# File 'sig/types.rbs', line 1429

def log_field_name
  @log_field_name
end

#log_field_typeTypes::LogFieldType

Returns the value of attribute log_field_type.

Returns:



1430
1431
1432
# File 'sig/types.rbs', line 1430

def log_field_type
  @log_field_type
end