Class: Aws::Types::UpdateProxySessionResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateProxySessionResponse
- 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.
1217 1218 1219 |
# File 'sig/types.rbs', line 1217 def proxy_session @proxy_session end |