Class: Aws::DataExchange::Types::UpdateRevisionResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::DataExchange::Types::UpdateRevisionResponse
- Defined in:
- gems/aws-sdk-dataexchange/lib/aws-sdk-dataexchange/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#arn ⇒ String
An Amazon Resource Name (ARN) that uniquely identifies an AWS resource.
-
#comment ⇒ String
-
#created_at ⇒ Time
Dates and times in AWS Data Exchange are recorded in ISO 8601 format.
-
#data_set_id ⇒ String
A unique identifier.
-
#finalized ⇒ Boolean
-
#id ⇒ String
A unique identifier.
-
#revocation_comment ⇒ String
-
#revoked ⇒ Boolean
-
#revoked_at ⇒ Time
Dates and times in AWS Data Exchange are recorded in ISO 8601 format.
-
#source_id ⇒ String
A unique identifier.
-
#updated_at ⇒ Time
Dates and times in AWS Data Exchange are recorded in ISO 8601 format.
Instance Attribute Details
#arn ⇒ String
An Amazon Resource Name (ARN) that uniquely identifies an AWS resource.
3490 3491 3492 3493 3494 3495 3496 3497 3498 3499 3500 3501 3502 3503 3504 |
# File 'gems/aws-sdk-dataexchange/lib/aws-sdk-dataexchange/types.rb', line 3490 class UpdateRevisionResponse < Struct.new( :arn, :comment, :created_at, :data_set_id, :finalized, :id, :source_id, :updated_at, :revocation_comment, :revoked, :revoked_at) SENSITIVE = [] include Aws::Structure end |
#comment ⇒ String
3490 3491 3492 3493 3494 3495 3496 3497 3498 3499 3500 3501 3502 3503 3504 |
# File 'gems/aws-sdk-dataexchange/lib/aws-sdk-dataexchange/types.rb', line 3490 class UpdateRevisionResponse < Struct.new( :arn, :comment, :created_at, :data_set_id, :finalized, :id, :source_id, :updated_at, :revocation_comment, :revoked, :revoked_at) SENSITIVE = [] include Aws::Structure end |
#created_at ⇒ Time
Dates and times in AWS Data Exchange are recorded in ISO 8601 format.
3490 3491 3492 3493 3494 3495 3496 3497 3498 3499 3500 3501 3502 3503 3504 |
# File 'gems/aws-sdk-dataexchange/lib/aws-sdk-dataexchange/types.rb', line 3490 class UpdateRevisionResponse < Struct.new( :arn, :comment, :created_at, :data_set_id, :finalized, :id, :source_id, :updated_at, :revocation_comment, :revoked, :revoked_at) SENSITIVE = [] include Aws::Structure end |
#data_set_id ⇒ String
A unique identifier.
3490 3491 3492 3493 3494 3495 3496 3497 3498 3499 3500 3501 3502 3503 3504 |
# File 'gems/aws-sdk-dataexchange/lib/aws-sdk-dataexchange/types.rb', line 3490 class UpdateRevisionResponse < Struct.new( :arn, :comment, :created_at, :data_set_id, :finalized, :id, :source_id, :updated_at, :revocation_comment, :revoked, :revoked_at) SENSITIVE = [] include Aws::Structure end |
#finalized ⇒ Boolean
3490 3491 3492 3493 3494 3495 3496 3497 3498 3499 3500 3501 3502 3503 3504 |
# File 'gems/aws-sdk-dataexchange/lib/aws-sdk-dataexchange/types.rb', line 3490 class UpdateRevisionResponse < Struct.new( :arn, :comment, :created_at, :data_set_id, :finalized, :id, :source_id, :updated_at, :revocation_comment, :revoked, :revoked_at) SENSITIVE = [] include Aws::Structure end |
#id ⇒ String
A unique identifier.
3490 3491 3492 3493 3494 3495 3496 3497 3498 3499 3500 3501 3502 3503 3504 |
# File 'gems/aws-sdk-dataexchange/lib/aws-sdk-dataexchange/types.rb', line 3490 class UpdateRevisionResponse < Struct.new( :arn, :comment, :created_at, :data_set_id, :finalized, :id, :source_id, :updated_at, :revocation_comment, :revoked, :revoked_at) SENSITIVE = [] include Aws::Structure end |
#revocation_comment ⇒ String
3490 3491 3492 3493 3494 3495 3496 3497 3498 3499 3500 3501 3502 3503 3504 |
# File 'gems/aws-sdk-dataexchange/lib/aws-sdk-dataexchange/types.rb', line 3490 class UpdateRevisionResponse < Struct.new( :arn, :comment, :created_at, :data_set_id, :finalized, :id, :source_id, :updated_at, :revocation_comment, :revoked, :revoked_at) SENSITIVE = [] include Aws::Structure end |
#revoked ⇒ Boolean
3490 3491 3492 3493 3494 3495 3496 3497 3498 3499 3500 3501 3502 3503 3504 |
# File 'gems/aws-sdk-dataexchange/lib/aws-sdk-dataexchange/types.rb', line 3490 class UpdateRevisionResponse < Struct.new( :arn, :comment, :created_at, :data_set_id, :finalized, :id, :source_id, :updated_at, :revocation_comment, :revoked, :revoked_at) SENSITIVE = [] include Aws::Structure end |
#revoked_at ⇒ Time
Dates and times in AWS Data Exchange are recorded in ISO 8601 format.
3490 3491 3492 3493 3494 3495 3496 3497 3498 3499 3500 3501 3502 3503 3504 |
# File 'gems/aws-sdk-dataexchange/lib/aws-sdk-dataexchange/types.rb', line 3490 class UpdateRevisionResponse < Struct.new( :arn, :comment, :created_at, :data_set_id, :finalized, :id, :source_id, :updated_at, :revocation_comment, :revoked, :revoked_at) SENSITIVE = [] include Aws::Structure end |
#source_id ⇒ String
A unique identifier.
3490 3491 3492 3493 3494 3495 3496 3497 3498 3499 3500 3501 3502 3503 3504 |
# File 'gems/aws-sdk-dataexchange/lib/aws-sdk-dataexchange/types.rb', line 3490 class UpdateRevisionResponse < Struct.new( :arn, :comment, :created_at, :data_set_id, :finalized, :id, :source_id, :updated_at, :revocation_comment, :revoked, :revoked_at) SENSITIVE = [] include Aws::Structure end |
#updated_at ⇒ Time
Dates and times in AWS Data Exchange are recorded in ISO 8601 format.
3490 3491 3492 3493 3494 3495 3496 3497 3498 3499 3500 3501 3502 3503 3504 |
# File 'gems/aws-sdk-dataexchange/lib/aws-sdk-dataexchange/types.rb', line 3490 class UpdateRevisionResponse < Struct.new( :arn, :comment, :created_at, :data_set_id, :finalized, :id, :source_id, :updated_at, :revocation_comment, :revoked, :revoked_at) SENSITIVE = [] include Aws::Structure end |