Class: Aws::DataExchange::Types::AcceptDataGrantResponse

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-dataexchange/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#acceptance_stateString

The acceptance state of the data grant.

Returns:

  • (String)


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_atTime

The timestamp of when the data grant was accepted.

Returns:

  • (Time)


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

#arnString

The Amazon Resource Name (ARN) of the accepted data grant.

Returns:

  • (String)


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_atTime

The timestamp of when the data grant was created.

Returns:

  • (Time)


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_idString

The ID of the data set associated to the data grant.

Returns:

  • (String)


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

#descriptionString

The description of the accepted data grant.

Returns:

  • (String)


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_atTime

The timestamp of when access to the associated data set ends.

Returns:

  • (Time)


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_scopeString

The distribution scope for the data grant.

Returns:

  • (String)


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

#idString

The ID of the data grant.

Returns:

  • (String)


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

#nameString

The name of the accepted data grant.

Returns:

  • (String)


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_principalString

The Amazon Web Services account ID of the data grant receiver.

Returns:

  • (String)


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_principalString

The Amazon Web Services account ID of the data grant sender.

Returns:

  • (String)


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_atTime

The timestamp of when the data grant was last updated.

Returns:

  • (Time)


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