Class: Aws::Types::GetKxConnectionStringResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:signed_connection_string])

Instance Attribute Summary collapse

Instance Attribute Details

#signed_connection_string::String

Returns the value of attribute signed_connection_string.

Returns:

  • (::String)


479
480
481
# File 'sig/types.rbs', line 479

def signed_connection_string
  @signed_connection_string
end