Class: Aws::DataZone::Types::GlueConnectionInput

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb

Overview

The Amazon Web Services Glue connecton input.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#athena_propertiesHash<String,String>

The Amazon Athena properties of the Amazon Web Services Glue connection.

Returns:

  • (Hash<String,String>)


10397
10398
10399
10400
10401
10402
10403
10404
10405
10406
10407
10408
10409
10410
10411
10412
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10397

class GlueConnectionInput < Struct.new(
  :athena_properties,
  :authentication_configuration,
  :connection_properties,
  :connection_type,
  :description,
  :match_criteria,
  :name,
  :physical_connection_requirements,
  :python_properties,
  :spark_properties,
  :validate_credentials,
  :validate_for_compute_environments)
  SENSITIVE = []
  include Aws::Structure
end

#authentication_configurationTypes::AuthenticationConfigurationInput

The authentication configuration of the Amazon Web Services Glue connection.



10397
10398
10399
10400
10401
10402
10403
10404
10405
10406
10407
10408
10409
10410
10411
10412
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10397

class GlueConnectionInput < Struct.new(
  :athena_properties,
  :authentication_configuration,
  :connection_properties,
  :connection_type,
  :description,
  :match_criteria,
  :name,
  :physical_connection_requirements,
  :python_properties,
  :spark_properties,
  :validate_credentials,
  :validate_for_compute_environments)
  SENSITIVE = []
  include Aws::Structure
end

#connection_propertiesHash<String,String>

The connection properties of the Amazon Web Services Glue connection.

Returns:

  • (Hash<String,String>)


10397
10398
10399
10400
10401
10402
10403
10404
10405
10406
10407
10408
10409
10410
10411
10412
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10397

class GlueConnectionInput < Struct.new(
  :athena_properties,
  :authentication_configuration,
  :connection_properties,
  :connection_type,
  :description,
  :match_criteria,
  :name,
  :physical_connection_requirements,
  :python_properties,
  :spark_properties,
  :validate_credentials,
  :validate_for_compute_environments)
  SENSITIVE = []
  include Aws::Structure
end

#connection_typeString

The connection type of the Amazon Web Services Glue connection.

Returns:

  • (String)


10397
10398
10399
10400
10401
10402
10403
10404
10405
10406
10407
10408
10409
10410
10411
10412
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10397

class GlueConnectionInput < Struct.new(
  :athena_properties,
  :authentication_configuration,
  :connection_properties,
  :connection_type,
  :description,
  :match_criteria,
  :name,
  :physical_connection_requirements,
  :python_properties,
  :spark_properties,
  :validate_credentials,
  :validate_for_compute_environments)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

The description of the Amazon Web Services Glue connection.

Returns:

  • (String)


10397
10398
10399
10400
10401
10402
10403
10404
10405
10406
10407
10408
10409
10410
10411
10412
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10397

class GlueConnectionInput < Struct.new(
  :athena_properties,
  :authentication_configuration,
  :connection_properties,
  :connection_type,
  :description,
  :match_criteria,
  :name,
  :physical_connection_requirements,
  :python_properties,
  :spark_properties,
  :validate_credentials,
  :validate_for_compute_environments)
  SENSITIVE = []
  include Aws::Structure
end

#match_criteriaString

The match criteria of the Amazon Web Services Glue connection.

Returns:

  • (String)


10397
10398
10399
10400
10401
10402
10403
10404
10405
10406
10407
10408
10409
10410
10411
10412
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10397

class GlueConnectionInput < Struct.new(
  :athena_properties,
  :authentication_configuration,
  :connection_properties,
  :connection_type,
  :description,
  :match_criteria,
  :name,
  :physical_connection_requirements,
  :python_properties,
  :spark_properties,
  :validate_credentials,
  :validate_for_compute_environments)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The name of the Amazon Web Services Glue connection.

Returns:

  • (String)


10397
10398
10399
10400
10401
10402
10403
10404
10405
10406
10407
10408
10409
10410
10411
10412
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10397

class GlueConnectionInput < Struct.new(
  :athena_properties,
  :authentication_configuration,
  :connection_properties,
  :connection_type,
  :description,
  :match_criteria,
  :name,
  :physical_connection_requirements,
  :python_properties,
  :spark_properties,
  :validate_credentials,
  :validate_for_compute_environments)
  SENSITIVE = []
  include Aws::Structure
end

#physical_connection_requirementsTypes::PhysicalConnectionRequirements

The physical connection requirements for the Amazon Web Services Glue connection.



10397
10398
10399
10400
10401
10402
10403
10404
10405
10406
10407
10408
10409
10410
10411
10412
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10397

class GlueConnectionInput < Struct.new(
  :athena_properties,
  :authentication_configuration,
  :connection_properties,
  :connection_type,
  :description,
  :match_criteria,
  :name,
  :physical_connection_requirements,
  :python_properties,
  :spark_properties,
  :validate_credentials,
  :validate_for_compute_environments)
  SENSITIVE = []
  include Aws::Structure
end

#python_propertiesHash<String,String>

The Python properties of the Amazon Web Services Glue connection.

Returns:

  • (Hash<String,String>)


10397
10398
10399
10400
10401
10402
10403
10404
10405
10406
10407
10408
10409
10410
10411
10412
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10397

class GlueConnectionInput < Struct.new(
  :athena_properties,
  :authentication_configuration,
  :connection_properties,
  :connection_type,
  :description,
  :match_criteria,
  :name,
  :physical_connection_requirements,
  :python_properties,
  :spark_properties,
  :validate_credentials,
  :validate_for_compute_environments)
  SENSITIVE = []
  include Aws::Structure
end

#spark_propertiesHash<String,String>

The Spark properties of the Amazon Web Services Glue connection.

Returns:

  • (Hash<String,String>)


10397
10398
10399
10400
10401
10402
10403
10404
10405
10406
10407
10408
10409
10410
10411
10412
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10397

class GlueConnectionInput < Struct.new(
  :athena_properties,
  :authentication_configuration,
  :connection_properties,
  :connection_type,
  :description,
  :match_criteria,
  :name,
  :physical_connection_requirements,
  :python_properties,
  :spark_properties,
  :validate_credentials,
  :validate_for_compute_environments)
  SENSITIVE = []
  include Aws::Structure
end

#validate_credentialsBoolean

Speciefies whether to validate credentials of the Amazon Web Services Glue connection.

Returns:

  • (Boolean)


10397
10398
10399
10400
10401
10402
10403
10404
10405
10406
10407
10408
10409
10410
10411
10412
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10397

class GlueConnectionInput < Struct.new(
  :athena_properties,
  :authentication_configuration,
  :connection_properties,
  :connection_type,
  :description,
  :match_criteria,
  :name,
  :physical_connection_requirements,
  :python_properties,
  :spark_properties,
  :validate_credentials,
  :validate_for_compute_environments)
  SENSITIVE = []
  include Aws::Structure
end

#validate_for_compute_environmentsArray<String>

Speciefies whether to validate for compute environments of the Amazon Web Services Glue connection.

Returns:

  • (Array<String>)


10397
10398
10399
10400
10401
10402
10403
10404
10405
10406
10407
10408
10409
10410
10411
10412
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10397

class GlueConnectionInput < Struct.new(
  :athena_properties,
  :authentication_configuration,
  :connection_properties,
  :connection_type,
  :description,
  :match_criteria,
  :name,
  :physical_connection_requirements,
  :python_properties,
  :spark_properties,
  :validate_credentials,
  :validate_for_compute_environments)
  SENSITIVE = []
  include Aws::Structure
end