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)


1427
1428
1429
# File 'sig/types.rbs', line 1427

def log_field_name
  @log_field_name
end

#log_field_typeTypes::LogFieldType

Returns the value of attribute log_field_type.

Returns:



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

def log_field_type
  @log_field_type
end