Module: Aws::DataExchange::Client::_GetReceivedDataGrantResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#acceptance_state"PENDING_RECEIVER_ACCEPTANCE", "ACCEPTED"

Returns:

  • ("PENDING_RECEIVER_ACCEPTANCE", "ACCEPTED")


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

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

#accepted_at::Time

Returns:

  • (::Time)


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

def accepted_at: () -> ::Time

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#data_set_id::String

Returns:

  • (::String)


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

def data_set_id: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#ends_at::Time

Returns:

  • (::Time)


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

def ends_at: () -> ::Time

#grant_distribution_scope"AWS_ORGANIZATION", "NONE"

Returns:

  • ("AWS_ORGANIZATION", "NONE")


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

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

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#receiver_principal::String

Returns:

  • (::String)


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

def receiver_principal: () -> ::String

#sender_principal::String

Returns:

  • (::String)


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

def sender_principal: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time