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.



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

def status
  @status
end

#workspace_id::String

Returns the value of attribute workspace_id.

Returns:

  • (::String)


1619
1620
1621
# File 'sig/types.rbs', line 1619

def workspace_id
  @workspace_id
end