Class: Aws::Types::InstallToRemoteAccessSessionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#app_arn::String

Returns the value of attribute app_arn.

Returns:

  • (::String)


578
579
580
# File 'sig/types.rbs', line 578

def app_arn
  @app_arn
end

#remote_access_session_arn::String

Returns the value of attribute remote_access_session_arn.

Returns:

  • (::String)


577
578
579
# File 'sig/types.rbs', line 577

def remote_access_session_arn
  @remote_access_session_arn
end