Class: Aws::Types::DescribeWorkspaceRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance_id::String

Returns the value of attribute instance_id.

Returns:

  • (::String)


2877
2878
2879
# File 'sig/types.rbs', line 2877

def instance_id
  @instance_id
end

#workspace_id::String

Returns the value of attribute workspace_id.

Returns:

  • (::String)


2878
2879
2880
# File 'sig/types.rbs', line 2878

def workspace_id
  @workspace_id
end