Class: Aws::Types::OpenSearchWorkspace

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#statusTypes::OpenSearchResourceStatus

Returns the value of attribute status.



1622
1623
1624
# File 'sig/types.rbs', line 1622

def status
  @status
end

#workspace_id::String

Returns the value of attribute workspace_id.

Returns:

  • (::String)


1621
1622
1623
# File 'sig/types.rbs', line 1621

def workspace_id
  @workspace_id
end