Module: Aws::Glue::Client::_DescribeConnectionTypeResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeConnectionTypeResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#athena_connection_properties::Hash[::String, Types::Property]

Returns:



1548
# File 'sig/client.rbs', line 1548

def athena_connection_properties: () -> ::Hash[::String, Types::Property]

#authentication_configurationTypes::AuthConfiguration



1545
# File 'sig/client.rbs', line 1545

def authentication_configuration: () -> Types::AuthConfiguration

#capabilitiesTypes::Capabilities

Returns:



1542
# File 'sig/client.rbs', line 1542

def capabilities: () -> Types::Capabilities

#compute_environment_configurations::Hash[::String, Types::ComputeEnvironmentConfiguration]

Returns:



1546
# File 'sig/client.rbs', line 1546

def compute_environment_configurations: () -> ::Hash[::String, Types::ComputeEnvironmentConfiguration]

#connection_options::Hash[::String, Types::Property]

Returns:



1544
# File 'sig/client.rbs', line 1544

def connection_options: () -> ::Hash[::String, Types::Property]

#connection_properties::Hash[::String, Types::Property]

Returns:



1543
# File 'sig/client.rbs', line 1543

def connection_properties: () -> ::Hash[::String, Types::Property]

#connection_type::String

Returns:

  • (::String)


1540
# File 'sig/client.rbs', line 1540

def connection_type: () -> ::String

#description::String

Returns:

  • (::String)


1541
# File 'sig/client.rbs', line 1541

def description: () -> ::String

#physical_connection_requirements::Hash[::String, Types::Property]

Returns:



1547
# File 'sig/client.rbs', line 1547

def physical_connection_requirements: () -> ::Hash[::String, Types::Property]

#python_connection_properties::Hash[::String, Types::Property]

Returns:



1549
# File 'sig/client.rbs', line 1549

def python_connection_properties: () -> ::Hash[::String, Types::Property]

#rest_configurationTypes::RestConfiguration



1551
# File 'sig/client.rbs', line 1551

def rest_configuration: () -> Types::RestConfiguration

#spark_connection_properties::Hash[::String, Types::Property]

Returns:



1550
# File 'sig/client.rbs', line 1550

def spark_connection_properties: () -> ::Hash[::String, Types::Property]