Class: Aws::Types::DescribeWorkspacesConnectionStatusRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


781
782
783
# File 'sig/types.rbs', line 781

def next_token
  @next_token
end

#workspace_ids::Array[::String]

Returns the value of attribute workspace_ids.

Returns:

  • (::Array[::String])


780
781
782
# File 'sig/types.rbs', line 780

def workspace_ids
  @workspace_ids
end