Class: Aws::Types::GetProxySessionResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetProxySessionResponse
- 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.
387 388 389 |
# File 'sig/types.rbs', line 387 def proxy_session @proxy_session end |