Class: Aws::Types::StartScreenSharingRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_token::String

Returns the value of attribute client_token.

Returns:

  • (::String)


7798
7799
7800
# File 'sig/types.rbs', line 7798

def client_token
  @client_token
end

#contact_id::String

Returns the value of attribute contact_id.

Returns:

  • (::String)


7800
7801
7802
# File 'sig/types.rbs', line 7800

def contact_id
  @contact_id
end

#instance_id::String

Returns the value of attribute instance_id.

Returns:

  • (::String)


7799
7800
7801
# File 'sig/types.rbs', line 7799

def instance_id
  @instance_id
end