Class: Aws::Types::MigrateWorkspaceRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bundle_id::String

Returns the value of attribute bundle_id.

Returns:

  • (::String)


1100
1101
1102
# File 'sig/types.rbs', line 1100

def bundle_id
  @bundle_id
end

#source_workspace_id::String

Returns the value of attribute source_workspace_id.

Returns:

  • (::String)


1099
1100
1101
# File 'sig/types.rbs', line 1099

def source_workspace_id
  @source_workspace_id
end