Class: Aws::DataExchange::Types::AcceptDataGrantResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::DataExchange::Types::AcceptDataGrantResponse
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-dataexchange/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#acceptance_state ⇒ String
The acceptance state of the data grant.
-
#accepted_at ⇒ Time
The timestamp of when the data grant was accepted.
-
#arn ⇒ String
The Amazon Resource Name (ARN) of the accepted data grant.
-
#created_at ⇒ Time
The timestamp of when the data grant was created.
-
#data_set_id ⇒ String
The ID of the data set associated to the data grant.
-
#description ⇒ String
The description of the accepted data grant.
-
#ends_at ⇒ Time
The timestamp of when access to the associated data set ends.
-
#grant_distribution_scope ⇒ String
The distribution scope for the data grant.
-
#id ⇒ String
The ID of the data grant.
-
#name ⇒ String
The name of the accepted data grant.
-
#receiver_principal ⇒ String
The Amazon Web Services account ID of the data grant receiver.
-
#sender_principal ⇒ String
The Amazon Web Services account ID of the data grant sender.
-
#updated_at ⇒ Time
The timestamp of when the data grant was last updated.
Instance Attribute Details
#acceptance_state ⇒ String
The acceptance state of the data grant.
79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 |
# File 'lib/aws-sdk-dataexchange/types.rb', line 79 class AcceptDataGrantResponse < Struct.new( :name, :sender_principal, :receiver_principal, :description, :acceptance_state, :accepted_at, :ends_at, :grant_distribution_scope, :data_set_id, :id, :arn, :created_at, :updated_at) SENSITIVE = [] include Aws::Structure end |
#accepted_at ⇒ Time
The timestamp of when the data grant was accepted.
79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 |
# File 'lib/aws-sdk-dataexchange/types.rb', line 79 class AcceptDataGrantResponse < Struct.new( :name, :sender_principal, :receiver_principal, :description, :acceptance_state, :accepted_at, :ends_at, :grant_distribution_scope, :data_set_id, :id, :arn, :created_at, :updated_at) SENSITIVE = [] include Aws::Structure end |
#arn ⇒ String
The Amazon Resource Name (ARN) of the accepted data grant.
79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 |
# File 'lib/aws-sdk-dataexchange/types.rb', line 79 class AcceptDataGrantResponse < Struct.new( :name, :sender_principal, :receiver_principal, :description, :acceptance_state, :accepted_at, :ends_at, :grant_distribution_scope, :data_set_id, :id, :arn, :created_at, :updated_at) SENSITIVE = [] include Aws::Structure end |
#created_at ⇒ Time
The timestamp of when the data grant was created.
79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 |
# File 'lib/aws-sdk-dataexchange/types.rb', line 79 class AcceptDataGrantResponse < Struct.new( :name, :sender_principal, :receiver_principal, :description, :acceptance_state, :accepted_at, :ends_at, :grant_distribution_scope, :data_set_id, :id, :arn, :created_at, :updated_at) SENSITIVE = [] include Aws::Structure end |
#data_set_id ⇒ String
The ID of the data set associated to the data grant.
79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 |
# File 'lib/aws-sdk-dataexchange/types.rb', line 79 class AcceptDataGrantResponse < Struct.new( :name, :sender_principal, :receiver_principal, :description, :acceptance_state, :accepted_at, :ends_at, :grant_distribution_scope, :data_set_id, :id, :arn, :created_at, :updated_at) SENSITIVE = [] include Aws::Structure end |
#description ⇒ String
The description of the accepted data grant.
79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 |
# File 'lib/aws-sdk-dataexchange/types.rb', line 79 class AcceptDataGrantResponse < Struct.new( :name, :sender_principal, :receiver_principal, :description, :acceptance_state, :accepted_at, :ends_at, :grant_distribution_scope, :data_set_id, :id, :arn, :created_at, :updated_at) SENSITIVE = [] include Aws::Structure end |
#ends_at ⇒ Time
The timestamp of when access to the associated data set ends.
79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 |
# File 'lib/aws-sdk-dataexchange/types.rb', line 79 class AcceptDataGrantResponse < Struct.new( :name, :sender_principal, :receiver_principal, :description, :acceptance_state, :accepted_at, :ends_at, :grant_distribution_scope, :data_set_id, :id, :arn, :created_at, :updated_at) SENSITIVE = [] include Aws::Structure end |
#grant_distribution_scope ⇒ String
The distribution scope for the data grant.
79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 |
# File 'lib/aws-sdk-dataexchange/types.rb', line 79 class AcceptDataGrantResponse < Struct.new( :name, :sender_principal, :receiver_principal, :description, :acceptance_state, :accepted_at, :ends_at, :grant_distribution_scope, :data_set_id, :id, :arn, :created_at, :updated_at) SENSITIVE = [] include Aws::Structure end |
#id ⇒ String
The ID of the data grant.
79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 |
# File 'lib/aws-sdk-dataexchange/types.rb', line 79 class AcceptDataGrantResponse < Struct.new( :name, :sender_principal, :receiver_principal, :description, :acceptance_state, :accepted_at, :ends_at, :grant_distribution_scope, :data_set_id, :id, :arn, :created_at, :updated_at) SENSITIVE = [] include Aws::Structure end |
#name ⇒ String
The name of the accepted data grant.
79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 |
# File 'lib/aws-sdk-dataexchange/types.rb', line 79 class AcceptDataGrantResponse < Struct.new( :name, :sender_principal, :receiver_principal, :description, :acceptance_state, :accepted_at, :ends_at, :grant_distribution_scope, :data_set_id, :id, :arn, :created_at, :updated_at) SENSITIVE = [] include Aws::Structure end |
#receiver_principal ⇒ String
The Amazon Web Services account ID of the data grant receiver.
79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 |
# File 'lib/aws-sdk-dataexchange/types.rb', line 79 class AcceptDataGrantResponse < Struct.new( :name, :sender_principal, :receiver_principal, :description, :acceptance_state, :accepted_at, :ends_at, :grant_distribution_scope, :data_set_id, :id, :arn, :created_at, :updated_at) SENSITIVE = [] include Aws::Structure end |
#sender_principal ⇒ String
The Amazon Web Services account ID of the data grant sender.
79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 |
# File 'lib/aws-sdk-dataexchange/types.rb', line 79 class AcceptDataGrantResponse < Struct.new( :name, :sender_principal, :receiver_principal, :description, :acceptance_state, :accepted_at, :ends_at, :grant_distribution_scope, :data_set_id, :id, :arn, :created_at, :updated_at) SENSITIVE = [] include Aws::Structure end |
#updated_at ⇒ Time
The timestamp of when the data grant was last updated.
79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 |
# File 'lib/aws-sdk-dataexchange/types.rb', line 79 class AcceptDataGrantResponse < Struct.new( :name, :sender_principal, :receiver_principal, :description, :acceptance_state, :accepted_at, :ends_at, :grant_distribution_scope, :data_set_id, :id, :arn, :created_at, :updated_at) SENSITIVE = [] include Aws::Structure end |