Class: Aws::Types::CreateWorkspaceResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#workspace_arn::String

Returns the value of attribute workspace_arn.

Returns:

  • (::String)


1944
1945
1946
# File 'sig/types.rbs', line 1944

def workspace_arn
  @workspace_arn
end

#workspace_id::String

Returns the value of attribute workspace_id.

Returns:

  • (::String)


1943
1944
1945
# File 'sig/types.rbs', line 1943

def workspace_id
  @workspace_id
end