Class: Aws::Types::GetKxConnectionStringResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetKxConnectionStringResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#signed_connection_string ⇒ ::String
Returns the value of attribute signed_connection_string.
Instance Attribute Details
#signed_connection_string ⇒ ::String
Returns the value of attribute signed_connection_string.
479 480 481 |
# File 'sig/types.rbs', line 479 def signed_connection_string @signed_connection_string end |