Class: Aws::Types::DescribeSearchRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#search_id::String

Returns the value of attribute search_id.

Returns:

  • (::String)


1938
1939
1940
# File 'sig/types.rbs', line 1938

def search_id
  @search_id
end

#workspace_name::String

Returns the value of attribute workspace_name.

Returns:

  • (::String)


1937
1938
1939
# File 'sig/types.rbs', line 1937

def workspace_name
  @workspace_name
end