Module: Aws::DataExchange::Client::_GetDataGrantResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetDataGrantResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#acceptance_state"PENDING_RECEIVER_ACCEPTANCE", "ACCEPTED"

Returns:

  • ("PENDING_RECEIVER_ACCEPTANCE", "ACCEPTED")


404
# File 'sig/client.rbs', line 404

def acceptance_state: () -> ("PENDING_RECEIVER_ACCEPTANCE" | "ACCEPTED")

#accepted_at::Time

Returns:

  • (::Time)


405
# File 'sig/client.rbs', line 405

def accepted_at: () -> ::Time

#arn::String

Returns:

  • (::String)


411
# File 'sig/client.rbs', line 411

def arn: () -> ::String

#created_at::Time

Returns:

  • (::Time)


412
# File 'sig/client.rbs', line 412

def created_at: () -> ::Time

#data_set_id::String

Returns:

  • (::String)


408
# File 'sig/client.rbs', line 408

def data_set_id: () -> ::String

#description::String

Returns:

  • (::String)


403
# File 'sig/client.rbs', line 403

def description: () -> ::String

#ends_at::Time

Returns:

  • (::Time)


406
# File 'sig/client.rbs', line 406

def ends_at: () -> ::Time

#grant_distribution_scope"AWS_ORGANIZATION", "NONE"

Returns:

  • ("AWS_ORGANIZATION", "NONE")


407
# File 'sig/client.rbs', line 407

def grant_distribution_scope: () -> ("AWS_ORGANIZATION" | "NONE")

#id::String

Returns:

  • (::String)


410
# File 'sig/client.rbs', line 410

def id: () -> ::String

#name::String

Returns:

  • (::String)


400
# File 'sig/client.rbs', line 400

def name: () -> ::String

#receiver_principal::String

Returns:

  • (::String)


402
# File 'sig/client.rbs', line 402

def receiver_principal: () -> ::String

#sender_principal::String

Returns:

  • (::String)


401
# File 'sig/client.rbs', line 401

def sender_principal: () -> ::String

#source_data_set_id::String

Returns:

  • (::String)


409
# File 'sig/client.rbs', line 409

def source_data_set_id: () -> ::String

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


414
# File 'sig/client.rbs', line 414

def tags: () -> ::Hash[::String, ::String]

#updated_at::Time

Returns:

  • (::Time)


413
# File 'sig/client.rbs', line 413

def updated_at: () -> ::Time