Class: Aws::DataZone::Types::ConnectionSummary

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

Overview

The summary of a connection.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#configurationsArray<Types::Configuration>

The configurations of a connection summary.

Returns:



2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
# File 'lib/aws-sdk-datazone/types.rb', line 2343

class ConnectionSummary < Struct.new(
  :configurations,
  :connection_id,
  :domain_id,
  :domain_unit_id,
  :environment_id,
  :name,
  :physical_endpoints,
  :project_id,
  :props,
  :type,
  :scope)
  SENSITIVE = []
  include Aws::Structure
end

#connection_idString

The ID of a connection.

Returns:

  • (String)


2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
# File 'lib/aws-sdk-datazone/types.rb', line 2343

class ConnectionSummary < Struct.new(
  :configurations,
  :connection_id,
  :domain_id,
  :domain_unit_id,
  :environment_id,
  :name,
  :physical_endpoints,
  :project_id,
  :props,
  :type,
  :scope)
  SENSITIVE = []
  include Aws::Structure
end

#domain_idString

The domain ID of a connection.

Returns:

  • (String)


2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
# File 'lib/aws-sdk-datazone/types.rb', line 2343

class ConnectionSummary < Struct.new(
  :configurations,
  :connection_id,
  :domain_id,
  :domain_unit_id,
  :environment_id,
  :name,
  :physical_endpoints,
  :project_id,
  :props,
  :type,
  :scope)
  SENSITIVE = []
  include Aws::Structure
end

#domain_unit_idString

The domain unit ID of a connection.

Returns:

  • (String)


2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
# File 'lib/aws-sdk-datazone/types.rb', line 2343

class ConnectionSummary < Struct.new(
  :configurations,
  :connection_id,
  :domain_id,
  :domain_unit_id,
  :environment_id,
  :name,
  :physical_endpoints,
  :project_id,
  :props,
  :type,
  :scope)
  SENSITIVE = []
  include Aws::Structure
end

#environment_idString

The environment ID of a connection.

Returns:

  • (String)


2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
# File 'lib/aws-sdk-datazone/types.rb', line 2343

class ConnectionSummary < Struct.new(
  :configurations,
  :connection_id,
  :domain_id,
  :domain_unit_id,
  :environment_id,
  :name,
  :physical_endpoints,
  :project_id,
  :props,
  :type,
  :scope)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The connection name.

Returns:

  • (String)


2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
# File 'lib/aws-sdk-datazone/types.rb', line 2343

class ConnectionSummary < Struct.new(
  :configurations,
  :connection_id,
  :domain_id,
  :domain_unit_id,
  :environment_id,
  :name,
  :physical_endpoints,
  :project_id,
  :props,
  :type,
  :scope)
  SENSITIVE = []
  include Aws::Structure
end

#physical_endpointsArray<Types::PhysicalEndpoint>

The connection physical endpoints.

Returns:



2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
# File 'lib/aws-sdk-datazone/types.rb', line 2343

class ConnectionSummary < Struct.new(
  :configurations,
  :connection_id,
  :domain_id,
  :domain_unit_id,
  :environment_id,
  :name,
  :physical_endpoints,
  :project_id,
  :props,
  :type,
  :scope)
  SENSITIVE = []
  include Aws::Structure
end

#project_idString

The connection project ID.

Returns:

  • (String)


2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
# File 'lib/aws-sdk-datazone/types.rb', line 2343

class ConnectionSummary < Struct.new(
  :configurations,
  :connection_id,
  :domain_id,
  :domain_unit_id,
  :environment_id,
  :name,
  :physical_endpoints,
  :project_id,
  :props,
  :type,
  :scope)
  SENSITIVE = []
  include Aws::Structure
end

#propsTypes::ConnectionPropertiesOutput

The connection props.



2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
# File 'lib/aws-sdk-datazone/types.rb', line 2343

class ConnectionSummary < Struct.new(
  :configurations,
  :connection_id,
  :domain_id,
  :domain_unit_id,
  :environment_id,
  :name,
  :physical_endpoints,
  :project_id,
  :props,
  :type,
  :scope)
  SENSITIVE = []
  include Aws::Structure
end

#scopeString

The scope of the connection.

Returns:

  • (String)


2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
# File 'lib/aws-sdk-datazone/types.rb', line 2343

class ConnectionSummary < Struct.new(
  :configurations,
  :connection_id,
  :domain_id,
  :domain_unit_id,
  :environment_id,
  :name,
  :physical_endpoints,
  :project_id,
  :props,
  :type,
  :scope)
  SENSITIVE = []
  include Aws::Structure
end

#typeString

The connection type.

Returns:

  • (String)


2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
# File 'lib/aws-sdk-datazone/types.rb', line 2343

class ConnectionSummary < Struct.new(
  :configurations,
  :connection_id,
  :domain_id,
  :domain_unit_id,
  :environment_id,
  :name,
  :physical_endpoints,
  :project_id,
  :props,
  :type,
  :scope)
  SENSITIVE = []
  include Aws::Structure
end