Class: Aws::Types::DeployWorkspaceApplicationsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#forceBoolean

Returns the value of attribute force.

Returns:

  • (Boolean)


495
496
497
# File 'sig/types.rbs', line 495

def force
  @force
end

#workspace_id::String

Returns the value of attribute workspace_id.

Returns:

  • (::String)


494
495
496
# File 'sig/types.rbs', line 494

def workspace_id
  @workspace_id
end