Class: Aws::Types::GetLogFieldsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data_source_name::String

Returns the value of attribute data_source_name.

Returns:

  • (::String)


976
977
978
# File 'sig/types.rbs', line 976

def data_source_name
  @data_source_name
end

#data_source_type::String

Returns the value of attribute data_source_type.

Returns:

  • (::String)


977
978
979
# File 'sig/types.rbs', line 977

def data_source_type
  @data_source_type
end