Class: Aws::Redshift::Types::Integration
- Inherits:
-
Struct
- Object
- Struct
- Aws::Redshift::Types::Integration
- Defined in:
- gems/aws-sdk-redshift/lib/aws-sdk-redshift/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#additional_encryption_context ⇒ Hash<String,String>
The encryption context for the integration.
-
#create_time ⇒ Time
The time (UTC) when the integration was created.
-
#description ⇒ String
The description of the integration.
-
#errors ⇒ Array<Types::IntegrationError>
Any errors associated with the integration.
-
#integration_arn ⇒ String
The Amazon Resource Name (ARN) of the integration.
-
#integration_name ⇒ String
The name of the integration.
-
#kms_key_id ⇒ String
The Key Management Service (KMS) key identifier for the key used to encrypt the integration.
-
#source_arn ⇒ String
The Amazon Resource Name (ARN) of the database used as the source for replication.
-
#status ⇒ String
The current status of the integration.
-
#tags ⇒ Array<Types::Tag>
The list of tags associated with the integration.
-
#target_arn ⇒ String
The Amazon Resource Name (ARN) of the Amazon Redshift data warehouse to use as the target for replication.
Instance Attribute Details
#additional_encryption_context ⇒ Hash<String,String>
The encryption context for the integration. For more information, see Encryption context in the Amazon Web Services Key Management Service Developer Guide.
7415 7416 7417 7418 7419 7420 7421 7422 7423 7424 7425 7426 7427 7428 7429 |
# File 'gems/aws-sdk-redshift/lib/aws-sdk-redshift/types.rb', line 7415 class Integration < Struct.new( :integration_arn, :integration_name, :source_arn, :target_arn, :status, :errors, :create_time, :description, :kms_key_id, :additional_encryption_context, :tags) SENSITIVE = [] include Aws::Structure end |
#create_time ⇒ Time
The time (UTC) when the integration was created.
7415 7416 7417 7418 7419 7420 7421 7422 7423 7424 7425 7426 7427 7428 7429 |
# File 'gems/aws-sdk-redshift/lib/aws-sdk-redshift/types.rb', line 7415 class Integration < Struct.new( :integration_arn, :integration_name, :source_arn, :target_arn, :status, :errors, :create_time, :description, :kms_key_id, :additional_encryption_context, :tags) SENSITIVE = [] include Aws::Structure end |
#description ⇒ String
The description of the integration.
7415 7416 7417 7418 7419 7420 7421 7422 7423 7424 7425 7426 7427 7428 7429 |
# File 'gems/aws-sdk-redshift/lib/aws-sdk-redshift/types.rb', line 7415 class Integration < Struct.new( :integration_arn, :integration_name, :source_arn, :target_arn, :status, :errors, :create_time, :description, :kms_key_id, :additional_encryption_context, :tags) SENSITIVE = [] include Aws::Structure end |
#errors ⇒ Array<Types::IntegrationError>
Any errors associated with the integration.
7415 7416 7417 7418 7419 7420 7421 7422 7423 7424 7425 7426 7427 7428 7429 |
# File 'gems/aws-sdk-redshift/lib/aws-sdk-redshift/types.rb', line 7415 class Integration < Struct.new( :integration_arn, :integration_name, :source_arn, :target_arn, :status, :errors, :create_time, :description, :kms_key_id, :additional_encryption_context, :tags) SENSITIVE = [] include Aws::Structure end |
#integration_arn ⇒ String
The Amazon Resource Name (ARN) of the integration.
7415 7416 7417 7418 7419 7420 7421 7422 7423 7424 7425 7426 7427 7428 7429 |
# File 'gems/aws-sdk-redshift/lib/aws-sdk-redshift/types.rb', line 7415 class Integration < Struct.new( :integration_arn, :integration_name, :source_arn, :target_arn, :status, :errors, :create_time, :description, :kms_key_id, :additional_encryption_context, :tags) SENSITIVE = [] include Aws::Structure end |
#integration_name ⇒ String
The name of the integration.
7415 7416 7417 7418 7419 7420 7421 7422 7423 7424 7425 7426 7427 7428 7429 |
# File 'gems/aws-sdk-redshift/lib/aws-sdk-redshift/types.rb', line 7415 class Integration < Struct.new( :integration_arn, :integration_name, :source_arn, :target_arn, :status, :errors, :create_time, :description, :kms_key_id, :additional_encryption_context, :tags) SENSITIVE = [] include Aws::Structure end |
#kms_key_id ⇒ String
The Key Management Service (KMS) key identifier for the key used to encrypt the integration.
7415 7416 7417 7418 7419 7420 7421 7422 7423 7424 7425 7426 7427 7428 7429 |
# File 'gems/aws-sdk-redshift/lib/aws-sdk-redshift/types.rb', line 7415 class Integration < Struct.new( :integration_arn, :integration_name, :source_arn, :target_arn, :status, :errors, :create_time, :description, :kms_key_id, :additional_encryption_context, :tags) SENSITIVE = [] include Aws::Structure end |
#source_arn ⇒ String
The Amazon Resource Name (ARN) of the database used as the source for replication.
7415 7416 7417 7418 7419 7420 7421 7422 7423 7424 7425 7426 7427 7428 7429 |
# File 'gems/aws-sdk-redshift/lib/aws-sdk-redshift/types.rb', line 7415 class Integration < Struct.new( :integration_arn, :integration_name, :source_arn, :target_arn, :status, :errors, :create_time, :description, :kms_key_id, :additional_encryption_context, :tags) SENSITIVE = [] include Aws::Structure end |
#status ⇒ String
The current status of the integration.
7415 7416 7417 7418 7419 7420 7421 7422 7423 7424 7425 7426 7427 7428 7429 |
# File 'gems/aws-sdk-redshift/lib/aws-sdk-redshift/types.rb', line 7415 class Integration < Struct.new( :integration_arn, :integration_name, :source_arn, :target_arn, :status, :errors, :create_time, :description, :kms_key_id, :additional_encryption_context, :tags) SENSITIVE = [] include Aws::Structure end |
#tags ⇒ Array<Types::Tag>
The list of tags associated with the integration.
7415 7416 7417 7418 7419 7420 7421 7422 7423 7424 7425 7426 7427 7428 7429 |
# File 'gems/aws-sdk-redshift/lib/aws-sdk-redshift/types.rb', line 7415 class Integration < Struct.new( :integration_arn, :integration_name, :source_arn, :target_arn, :status, :errors, :create_time, :description, :kms_key_id, :additional_encryption_context, :tags) SENSITIVE = [] include Aws::Structure end |
#target_arn ⇒ String
The Amazon Resource Name (ARN) of the Amazon Redshift data warehouse to use as the target for replication.
7415 7416 7417 7418 7419 7420 7421 7422 7423 7424 7425 7426 7427 7428 7429 |
# File 'gems/aws-sdk-redshift/lib/aws-sdk-redshift/types.rb', line 7415 class Integration < Struct.new( :integration_arn, :integration_name, :source_arn, :target_arn, :status, :errors, :create_time, :description, :kms_key_id, :additional_encryption_context, :tags) SENSITIVE = [] include Aws::Structure end |