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:



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

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

#authentication_configurationTypes::AuthConfiguration



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

def authentication_configuration: () -> Types::AuthConfiguration

#capabilitiesTypes::Capabilities

Returns:



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

def capabilities: () -> Types::Capabilities

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

Returns:



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

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

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

Returns:



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

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

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

Returns:



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

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

#connection_type::String

Returns:

  • (::String)


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

def connection_type: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

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

Returns:



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

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

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

Returns:



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

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

#rest_configurationTypes::RestConfiguration



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

def rest_configuration: () -> Types::RestConfiguration

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

Returns:



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

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