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:



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

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

#authentication_configurationTypes::AuthConfiguration



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

def authentication_configuration: () -> Types::AuthConfiguration

#capabilitiesTypes::Capabilities

Returns:



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

def capabilities: () -> Types::Capabilities

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

Returns:



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

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

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

Returns:



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

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

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

Returns:



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

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

#connection_type::String

Returns:

  • (::String)


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

def connection_type: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

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

Returns:



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

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

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

Returns:



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

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

#rest_configurationTypes::RestConfiguration



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

def rest_configuration: () -> Types::RestConfiguration

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

Returns:



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

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