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.
4078 4079 4080 |
# File 'sig/types.rbs', line 4078 def spark_connect @spark_connect end |