Class: Aws::Types::CreateProxySessionResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateProxySessionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#proxy_session ⇒ Types::ProxySession
Returns the value of attribute proxy_session.
Instance Attribute Details
#proxy_session ⇒ Types::ProxySession
Returns the value of attribute proxy_session.
121 122 123 |
# File 'sig/types.rbs', line 121 def proxy_session @proxy_session end |