Class: Aws::Types::JoinStorageSessionAsViewerInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#channel_arn ⇒ ::String

Returns the value of attribute channel_arn.

Returns:

  • (::String)


27
28
29
# File 'sig/types.rbs', line 27

def channel_arn
  @channel_arn
end

#client_id ⇒ ::String

Returns the value of attribute client_id.

Returns:

  • (::String)


28
29
30
# File 'sig/types.rbs', line 28

def client_id
  @client_id
end