Class: Aws::Types::GetSessionEndpointResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetSessionEndpointResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#spark_connect ⇒ Types::SessionEndpoint
Returns the value of attribute spark_connect.
Instance Attribute Details
#spark_connect ⇒ Types::SessionEndpoint
Returns the value of attribute spark_connect.
4097 4098 4099 |
# File 'sig/types.rbs', line 4097 def spark_connect @spark_connect end |