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)


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

def data_source_name
  @data_source_name
end

#statusTypes::OpenSearchResourceStatus

Returns the value of attribute status.



1571
1572
1573
# File 'sig/types.rbs', line 1571

def status
  @status
end