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
-
#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.
-
#type ⇒ String
The type of the connection.
Instance Attribute Details
#connection_credentials ⇒ Types::ConnectionCredentials
Connection credentials.
7598 7599 7600 7601 7602 7603 7604 7605 7606 7607 7608 7609 7610 7611 7612 7613 |
# File 'lib/aws-sdk-datazone/types.rb', line 7598 class GetConnectionOutput < Struct.new( :connection_credentials, :connection_id, :description, :domain_id, :domain_unit_id, :environment_id, :environment_user_role, :name, :physical_endpoints, :project_id, :props, :type) SENSITIVE = [:connection_credentials, :description] include Aws::Structure end |
#connection_id ⇒ String
The ID of the connection.
7598 7599 7600 7601 7602 7603 7604 7605 7606 7607 7608 7609 7610 7611 7612 7613 |
# File 'lib/aws-sdk-datazone/types.rb', line 7598 class GetConnectionOutput < Struct.new( :connection_credentials, :connection_id, :description, :domain_id, :domain_unit_id, :environment_id, :environment_user_role, :name, :physical_endpoints, :project_id, :props, :type) SENSITIVE = [:connection_credentials, :description] include Aws::Structure end |
#description ⇒ String
Connection description.
7598 7599 7600 7601 7602 7603 7604 7605 7606 7607 7608 7609 7610 7611 7612 7613 |
# File 'lib/aws-sdk-datazone/types.rb', line 7598 class GetConnectionOutput < Struct.new( :connection_credentials, :connection_id, :description, :domain_id, :domain_unit_id, :environment_id, :environment_user_role, :name, :physical_endpoints, :project_id, :props, :type) SENSITIVE = [:connection_credentials, :description] include Aws::Structure end |
#domain_id ⇒ String
The domain ID of the connection.
7598 7599 7600 7601 7602 7603 7604 7605 7606 7607 7608 7609 7610 7611 7612 7613 |
# File 'lib/aws-sdk-datazone/types.rb', line 7598 class GetConnectionOutput < Struct.new( :connection_credentials, :connection_id, :description, :domain_id, :domain_unit_id, :environment_id, :environment_user_role, :name, :physical_endpoints, :project_id, :props, :type) SENSITIVE = [:connection_credentials, :description] include Aws::Structure end |
#domain_unit_id ⇒ String
The domain unit ID of the connection.
7598 7599 7600 7601 7602 7603 7604 7605 7606 7607 7608 7609 7610 7611 7612 7613 |
# File 'lib/aws-sdk-datazone/types.rb', line 7598 class GetConnectionOutput < Struct.new( :connection_credentials, :connection_id, :description, :domain_id, :domain_unit_id, :environment_id, :environment_user_role, :name, :physical_endpoints, :project_id, :props, :type) SENSITIVE = [:connection_credentials, :description] include Aws::Structure end |
#environment_id ⇒ String
The ID of the environment.
7598 7599 7600 7601 7602 7603 7604 7605 7606 7607 7608 7609 7610 7611 7612 7613 |
# File 'lib/aws-sdk-datazone/types.rb', line 7598 class GetConnectionOutput < Struct.new( :connection_credentials, :connection_id, :description, :domain_id, :domain_unit_id, :environment_id, :environment_user_role, :name, :physical_endpoints, :project_id, :props, :type) SENSITIVE = [:connection_credentials, :description] include Aws::Structure end |
#environment_user_role ⇒ String
The environment user role.
7598 7599 7600 7601 7602 7603 7604 7605 7606 7607 7608 7609 7610 7611 7612 7613 |
# File 'lib/aws-sdk-datazone/types.rb', line 7598 class GetConnectionOutput < Struct.new( :connection_credentials, :connection_id, :description, :domain_id, :domain_unit_id, :environment_id, :environment_user_role, :name, :physical_endpoints, :project_id, :props, :type) SENSITIVE = [:connection_credentials, :description] include Aws::Structure end |
#name ⇒ String
The name of the connection.
7598 7599 7600 7601 7602 7603 7604 7605 7606 7607 7608 7609 7610 7611 7612 7613 |
# File 'lib/aws-sdk-datazone/types.rb', line 7598 class GetConnectionOutput < Struct.new( :connection_credentials, :connection_id, :description, :domain_id, :domain_unit_id, :environment_id, :environment_user_role, :name, :physical_endpoints, :project_id, :props, :type) SENSITIVE = [:connection_credentials, :description] include Aws::Structure end |
#physical_endpoints ⇒ Array<Types::PhysicalEndpoint>
The physical endpoints of the connection.
7598 7599 7600 7601 7602 7603 7604 7605 7606 7607 7608 7609 7610 7611 7612 7613 |
# File 'lib/aws-sdk-datazone/types.rb', line 7598 class GetConnectionOutput < Struct.new( :connection_credentials, :connection_id, :description, :domain_id, :domain_unit_id, :environment_id, :environment_user_role, :name, :physical_endpoints, :project_id, :props, :type) SENSITIVE = [:connection_credentials, :description] include Aws::Structure end |
#project_id ⇒ String
The ID of the project.
7598 7599 7600 7601 7602 7603 7604 7605 7606 7607 7608 7609 7610 7611 7612 7613 |
# File 'lib/aws-sdk-datazone/types.rb', line 7598 class GetConnectionOutput < Struct.new( :connection_credentials, :connection_id, :description, :domain_id, :domain_unit_id, :environment_id, :environment_user_role, :name, :physical_endpoints, :project_id, :props, :type) SENSITIVE = [:connection_credentials, :description] include Aws::Structure end |
#props ⇒ Types::ConnectionPropertiesOutput
Connection props.
7598 7599 7600 7601 7602 7603 7604 7605 7606 7607 7608 7609 7610 7611 7612 7613 |
# File 'lib/aws-sdk-datazone/types.rb', line 7598 class GetConnectionOutput < Struct.new( :connection_credentials, :connection_id, :description, :domain_id, :domain_unit_id, :environment_id, :environment_user_role, :name, :physical_endpoints, :project_id, :props, :type) SENSITIVE = [:connection_credentials, :description] include Aws::Structure end |
#type ⇒ String
The type of the connection.
7598 7599 7600 7601 7602 7603 7604 7605 7606 7607 7608 7609 7610 7611 7612 7613 |
# File 'lib/aws-sdk-datazone/types.rb', line 7598 class GetConnectionOutput < Struct.new( :connection_credentials, :connection_id, :description, :domain_id, :domain_unit_id, :environment_id, :environment_user_role, :name, :physical_endpoints, :project_id, :props, :type) SENSITIVE = [:connection_credentials, :description] include Aws::Structure end |