Class: Aws::Types::ExporterConfiguration

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

Defined Under Namespace

Classes: OpenSearchConfiguration, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#open_search_configurationTypes::OpenSearchExporterConfiguration

Returns the value of attribute open_search_configuration.



417
418
419
# File 'sig/types.rbs', line 417

def open_search_configuration
  @open_search_configuration
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


418
419
420
# File 'sig/types.rbs', line 418

def unknown
  @unknown
end