Class: Aws::DatabaseMigrationService::Types::CollectorResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::DatabaseMigrationService::Types::CollectorResponse
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-databasemigrationservice/types.rb
Overview
Describes a Fleet Advisor collector.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#collector_health_check ⇒ Types::CollectorHealthCheck
Describes the last Fleet Advisor collector health check.
-
#collector_name ⇒ String
The name of the Fleet Advisor collector .
-
#collector_referenced_id ⇒ String
The reference ID of the Fleet Advisor collector.
-
#collector_version ⇒ String
The version of your Fleet Advisor collector, in semantic versioning format, for example ‘1.0.2`.
-
#created_date ⇒ String
The timestamp when you created the collector, in the following format: ‘2022-01-24T19:04:02.596113Z`.
-
#description ⇒ String
A summary description of the Fleet Advisor collector.
-
#inventory_data ⇒ Types::InventoryData
Describes a Fleet Advisor collector inventory.
-
#last_data_received ⇒ String
The timestamp of the last time the collector received data, in the following format: ‘2022-01-24T19:04:02.596113Z`.
-
#modified_date ⇒ String
The timestamp when DMS last modified the collector, in the following format: ‘2022-01-24T19:04:02.596113Z`.
-
#registered_date ⇒ String
The timestamp when DMS registered the collector, in the following format: ‘2022-01-24T19:04:02.596113Z`.
-
#s3_bucket_name ⇒ String
The Amazon S3 bucket that the Fleet Advisor collector uses to store inventory metadata.
-
#service_access_role_arn ⇒ String
The IAM role that grants permissions to access the specified Amazon S3 bucket.
-
#version_status ⇒ String
Whether the collector version is up to date.
Instance Attribute Details
#collector_health_check ⇒ Types::CollectorHealthCheck
Describes the last Fleet Advisor collector health check.
402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 |
# File 'lib/aws-sdk-databasemigrationservice/types.rb', line 402 class CollectorResponse < Struct.new( :collector_referenced_id, :collector_name, :collector_version, :version_status, :description, :s3_bucket_name, :service_access_role_arn, :collector_health_check, :last_data_received, :registered_date, :created_date, :modified_date, :inventory_data) SENSITIVE = [] include Aws::Structure end |
#collector_name ⇒ String
The name of the Fleet Advisor collector .
402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 |
# File 'lib/aws-sdk-databasemigrationservice/types.rb', line 402 class CollectorResponse < Struct.new( :collector_referenced_id, :collector_name, :collector_version, :version_status, :description, :s3_bucket_name, :service_access_role_arn, :collector_health_check, :last_data_received, :registered_date, :created_date, :modified_date, :inventory_data) SENSITIVE = [] include Aws::Structure end |
#collector_referenced_id ⇒ String
The reference ID of the Fleet Advisor collector.
402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 |
# File 'lib/aws-sdk-databasemigrationservice/types.rb', line 402 class CollectorResponse < Struct.new( :collector_referenced_id, :collector_name, :collector_version, :version_status, :description, :s3_bucket_name, :service_access_role_arn, :collector_health_check, :last_data_received, :registered_date, :created_date, :modified_date, :inventory_data) SENSITIVE = [] include Aws::Structure end |
#collector_version ⇒ String
The version of your Fleet Advisor collector, in semantic versioning format, for example ‘1.0.2`
402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 |
# File 'lib/aws-sdk-databasemigrationservice/types.rb', line 402 class CollectorResponse < Struct.new( :collector_referenced_id, :collector_name, :collector_version, :version_status, :description, :s3_bucket_name, :service_access_role_arn, :collector_health_check, :last_data_received, :registered_date, :created_date, :modified_date, :inventory_data) SENSITIVE = [] include Aws::Structure end |
#created_date ⇒ String
The timestamp when you created the collector, in the following format: ‘2022-01-24T19:04:02.596113Z`
402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 |
# File 'lib/aws-sdk-databasemigrationservice/types.rb', line 402 class CollectorResponse < Struct.new( :collector_referenced_id, :collector_name, :collector_version, :version_status, :description, :s3_bucket_name, :service_access_role_arn, :collector_health_check, :last_data_received, :registered_date, :created_date, :modified_date, :inventory_data) SENSITIVE = [] include Aws::Structure end |
#description ⇒ String
A summary description of the Fleet Advisor collector.
402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 |
# File 'lib/aws-sdk-databasemigrationservice/types.rb', line 402 class CollectorResponse < Struct.new( :collector_referenced_id, :collector_name, :collector_version, :version_status, :description, :s3_bucket_name, :service_access_role_arn, :collector_health_check, :last_data_received, :registered_date, :created_date, :modified_date, :inventory_data) SENSITIVE = [] include Aws::Structure end |
#inventory_data ⇒ Types::InventoryData
Describes a Fleet Advisor collector inventory.
402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 |
# File 'lib/aws-sdk-databasemigrationservice/types.rb', line 402 class CollectorResponse < Struct.new( :collector_referenced_id, :collector_name, :collector_version, :version_status, :description, :s3_bucket_name, :service_access_role_arn, :collector_health_check, :last_data_received, :registered_date, :created_date, :modified_date, :inventory_data) SENSITIVE = [] include Aws::Structure end |
#last_data_received ⇒ String
The timestamp of the last time the collector received data, in the following format: ‘2022-01-24T19:04:02.596113Z`
402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 |
# File 'lib/aws-sdk-databasemigrationservice/types.rb', line 402 class CollectorResponse < Struct.new( :collector_referenced_id, :collector_name, :collector_version, :version_status, :description, :s3_bucket_name, :service_access_role_arn, :collector_health_check, :last_data_received, :registered_date, :created_date, :modified_date, :inventory_data) SENSITIVE = [] include Aws::Structure end |
#modified_date ⇒ String
The timestamp when DMS last modified the collector, in the following format: ‘2022-01-24T19:04:02.596113Z`
402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 |
# File 'lib/aws-sdk-databasemigrationservice/types.rb', line 402 class CollectorResponse < Struct.new( :collector_referenced_id, :collector_name, :collector_version, :version_status, :description, :s3_bucket_name, :service_access_role_arn, :collector_health_check, :last_data_received, :registered_date, :created_date, :modified_date, :inventory_data) SENSITIVE = [] include Aws::Structure end |
#registered_date ⇒ String
The timestamp when DMS registered the collector, in the following format: ‘2022-01-24T19:04:02.596113Z`
402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 |
# File 'lib/aws-sdk-databasemigrationservice/types.rb', line 402 class CollectorResponse < Struct.new( :collector_referenced_id, :collector_name, :collector_version, :version_status, :description, :s3_bucket_name, :service_access_role_arn, :collector_health_check, :last_data_received, :registered_date, :created_date, :modified_date, :inventory_data) SENSITIVE = [] include Aws::Structure end |
#s3_bucket_name ⇒ String
The Amazon S3 bucket that the Fleet Advisor collector uses to store inventory metadata.
402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 |
# File 'lib/aws-sdk-databasemigrationservice/types.rb', line 402 class CollectorResponse < Struct.new( :collector_referenced_id, :collector_name, :collector_version, :version_status, :description, :s3_bucket_name, :service_access_role_arn, :collector_health_check, :last_data_received, :registered_date, :created_date, :modified_date, :inventory_data) SENSITIVE = [] include Aws::Structure end |
#service_access_role_arn ⇒ String
The IAM role that grants permissions to access the specified Amazon S3 bucket.
402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 |
# File 'lib/aws-sdk-databasemigrationservice/types.rb', line 402 class CollectorResponse < Struct.new( :collector_referenced_id, :collector_name, :collector_version, :version_status, :description, :s3_bucket_name, :service_access_role_arn, :collector_health_check, :last_data_received, :registered_date, :created_date, :modified_date, :inventory_data) SENSITIVE = [] include Aws::Structure end |
#version_status ⇒ String
Whether the collector version is up to date.
402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 |
# File 'lib/aws-sdk-databasemigrationservice/types.rb', line 402 class CollectorResponse < Struct.new( :collector_referenced_id, :collector_name, :collector_version, :version_status, :description, :s3_bucket_name, :service_access_role_arn, :collector_health_check, :last_data_received, :registered_date, :created_date, :modified_date, :inventory_data) SENSITIVE = [] include Aws::Structure end |