Class: Aws::DataZone::Types::GetConnectionOutput
- Inherits:
-
Struct
- Object
- Struct
- Aws::DataZone::Types::GetConnectionOutput
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-datazone/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[:connection_credentials, :description]
Instance Attribute Summary collapse
-
#configurations ⇒ Array<Types::Configuration>
The configurations of the connection.
-
#connection_credentials ⇒ Types::ConnectionCredentials
Connection credentials.
-
#connection_id ⇒ String
The ID of the connection.
-
#description ⇒ String
Connection description.
-
#domain_id ⇒ String
The domain ID of the connection.
-
#domain_unit_id ⇒ String
The domain unit ID of the connection.
-
#environment_id ⇒ String
The ID of the environment.
-
#environment_user_role ⇒ String
The environment user role.
-
#name ⇒ String
The name of the connection.
-
#physical_endpoints ⇒ Array<Types::PhysicalEndpoint>
The physical endpoints of the connection.
-
#project_id ⇒ String
The ID of the project.
-
#props ⇒ Types::ConnectionPropertiesOutput
Connection props.
-
#scope ⇒ String
The scope of the connection.
-
#type ⇒ String
The type of the connection.
Instance Attribute Details
#configurations ⇒ Array<Types::Configuration>
The configurations of the connection.
8980 8981 8982 8983 8984 8985 8986 8987 8988 8989 8990 8991 8992 8993 8994 8995 8996 8997 |
# File 'lib/aws-sdk-datazone/types.rb', line 8980 class GetConnectionOutput < Struct.new( :connection_credentials, :configurations, :connection_id, :description, :domain_id, :domain_unit_id, :environment_id, :environment_user_role, :name, :physical_endpoints, :project_id, :props, :type, :scope) SENSITIVE = [:connection_credentials, :description] include Aws::Structure end |
#connection_credentials ⇒ Types::ConnectionCredentials
Connection credentials.
8980 8981 8982 8983 8984 8985 8986 8987 8988 8989 8990 8991 8992 8993 8994 8995 8996 8997 |
# File 'lib/aws-sdk-datazone/types.rb', line 8980 class GetConnectionOutput < Struct.new( :connection_credentials, :configurations, :connection_id, :description, :domain_id, :domain_unit_id, :environment_id, :environment_user_role, :name, :physical_endpoints, :project_id, :props, :type, :scope) SENSITIVE = [:connection_credentials, :description] include Aws::Structure end |
#connection_id ⇒ String
The ID of the connection.
8980 8981 8982 8983 8984 8985 8986 8987 8988 8989 8990 8991 8992 8993 8994 8995 8996 8997 |
# File 'lib/aws-sdk-datazone/types.rb', line 8980 class GetConnectionOutput < Struct.new( :connection_credentials, :configurations, :connection_id, :description, :domain_id, :domain_unit_id, :environment_id, :environment_user_role, :name, :physical_endpoints, :project_id, :props, :type, :scope) SENSITIVE = [:connection_credentials, :description] include Aws::Structure end |
#description ⇒ String
Connection description.
8980 8981 8982 8983 8984 8985 8986 8987 8988 8989 8990 8991 8992 8993 8994 8995 8996 8997 |
# File 'lib/aws-sdk-datazone/types.rb', line 8980 class GetConnectionOutput < Struct.new( :connection_credentials, :configurations, :connection_id, :description, :domain_id, :domain_unit_id, :environment_id, :environment_user_role, :name, :physical_endpoints, :project_id, :props, :type, :scope) SENSITIVE = [:connection_credentials, :description] include Aws::Structure end |
#domain_id ⇒ String
The domain ID of the connection.
8980 8981 8982 8983 8984 8985 8986 8987 8988 8989 8990 8991 8992 8993 8994 8995 8996 8997 |
# File 'lib/aws-sdk-datazone/types.rb', line 8980 class GetConnectionOutput < Struct.new( :connection_credentials, :configurations, :connection_id, :description, :domain_id, :domain_unit_id, :environment_id, :environment_user_role, :name, :physical_endpoints, :project_id, :props, :type, :scope) SENSITIVE = [:connection_credentials, :description] include Aws::Structure end |
#domain_unit_id ⇒ String
The domain unit ID of the connection.
8980 8981 8982 8983 8984 8985 8986 8987 8988 8989 8990 8991 8992 8993 8994 8995 8996 8997 |
# File 'lib/aws-sdk-datazone/types.rb', line 8980 class GetConnectionOutput < Struct.new( :connection_credentials, :configurations, :connection_id, :description, :domain_id, :domain_unit_id, :environment_id, :environment_user_role, :name, :physical_endpoints, :project_id, :props, :type, :scope) SENSITIVE = [:connection_credentials, :description] include Aws::Structure end |
#environment_id ⇒ String
The ID of the environment.
8980 8981 8982 8983 8984 8985 8986 8987 8988 8989 8990 8991 8992 8993 8994 8995 8996 8997 |
# File 'lib/aws-sdk-datazone/types.rb', line 8980 class GetConnectionOutput < Struct.new( :connection_credentials, :configurations, :connection_id, :description, :domain_id, :domain_unit_id, :environment_id, :environment_user_role, :name, :physical_endpoints, :project_id, :props, :type, :scope) SENSITIVE = [:connection_credentials, :description] include Aws::Structure end |
#environment_user_role ⇒ String
The environment user role.
8980 8981 8982 8983 8984 8985 8986 8987 8988 8989 8990 8991 8992 8993 8994 8995 8996 8997 |
# File 'lib/aws-sdk-datazone/types.rb', line 8980 class GetConnectionOutput < Struct.new( :connection_credentials, :configurations, :connection_id, :description, :domain_id, :domain_unit_id, :environment_id, :environment_user_role, :name, :physical_endpoints, :project_id, :props, :type, :scope) SENSITIVE = [:connection_credentials, :description] include Aws::Structure end |
#name ⇒ String
The name of the connection.
8980 8981 8982 8983 8984 8985 8986 8987 8988 8989 8990 8991 8992 8993 8994 8995 8996 8997 |
# File 'lib/aws-sdk-datazone/types.rb', line 8980 class GetConnectionOutput < Struct.new( :connection_credentials, :configurations, :connection_id, :description, :domain_id, :domain_unit_id, :environment_id, :environment_user_role, :name, :physical_endpoints, :project_id, :props, :type, :scope) SENSITIVE = [:connection_credentials, :description] include Aws::Structure end |
#physical_endpoints ⇒ Array<Types::PhysicalEndpoint>
The physical endpoints of the connection.
8980 8981 8982 8983 8984 8985 8986 8987 8988 8989 8990 8991 8992 8993 8994 8995 8996 8997 |
# File 'lib/aws-sdk-datazone/types.rb', line 8980 class GetConnectionOutput < Struct.new( :connection_credentials, :configurations, :connection_id, :description, :domain_id, :domain_unit_id, :environment_id, :environment_user_role, :name, :physical_endpoints, :project_id, :props, :type, :scope) SENSITIVE = [:connection_credentials, :description] include Aws::Structure end |
#project_id ⇒ String
The ID of the project.
8980 8981 8982 8983 8984 8985 8986 8987 8988 8989 8990 8991 8992 8993 8994 8995 8996 8997 |
# File 'lib/aws-sdk-datazone/types.rb', line 8980 class GetConnectionOutput < Struct.new( :connection_credentials, :configurations, :connection_id, :description, :domain_id, :domain_unit_id, :environment_id, :environment_user_role, :name, :physical_endpoints, :project_id, :props, :type, :scope) SENSITIVE = [:connection_credentials, :description] include Aws::Structure end |
#props ⇒ Types::ConnectionPropertiesOutput
Connection props.
8980 8981 8982 8983 8984 8985 8986 8987 8988 8989 8990 8991 8992 8993 8994 8995 8996 8997 |
# File 'lib/aws-sdk-datazone/types.rb', line 8980 class GetConnectionOutput < Struct.new( :connection_credentials, :configurations, :connection_id, :description, :domain_id, :domain_unit_id, :environment_id, :environment_user_role, :name, :physical_endpoints, :project_id, :props, :type, :scope) SENSITIVE = [:connection_credentials, :description] include Aws::Structure end |
#scope ⇒ String
The scope of the connection.
8980 8981 8982 8983 8984 8985 8986 8987 8988 8989 8990 8991 8992 8993 8994 8995 8996 8997 |
# File 'lib/aws-sdk-datazone/types.rb', line 8980 class GetConnectionOutput < Struct.new( :connection_credentials, :configurations, :connection_id, :description, :domain_id, :domain_unit_id, :environment_id, :environment_user_role, :name, :physical_endpoints, :project_id, :props, :type, :scope) SENSITIVE = [:connection_credentials, :description] include Aws::Structure end |
#type ⇒ String
The type of the connection.
8980 8981 8982 8983 8984 8985 8986 8987 8988 8989 8990 8991 8992 8993 8994 8995 8996 8997 |
# File 'lib/aws-sdk-datazone/types.rb', line 8980 class GetConnectionOutput < Struct.new( :connection_credentials, :configurations, :connection_id, :description, :domain_id, :domain_unit_id, :environment_id, :environment_user_role, :name, :physical_endpoints, :project_id, :props, :type, :scope) SENSITIVE = [:connection_credentials, :description] include Aws::Structure end |