Class: Aws::Types::OpenSearchDataSource

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)


1568
1569
1570
# File 'sig/types.rbs', line 1568

def data_source_name
  @data_source_name
end

#statusTypes::OpenSearchResourceStatus

Returns the value of attribute status.



1569
1570
1571
# File 'sig/types.rbs', line 1569

def status
  @status
end