Module: Aws::DataExchange::Client::_AcceptDataGrantResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#acceptance_state"PENDING_RECEIVER_ACCEPTANCE", "ACCEPTED"

Returns:

  • ("PENDING_RECEIVER_ACCEPTANCE", "ACCEPTED")


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

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

#accepted_at::Time

Returns:

  • (::Time)


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

def accepted_at: () -> ::Time

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#data_set_id::String

Returns:

  • (::String)


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

def data_set_id: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#ends_at::Time

Returns:

  • (::Time)


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

def ends_at: () -> ::Time

#grant_distribution_scope"AWS_ORGANIZATION", "NONE"

Returns:

  • ("AWS_ORGANIZATION", "NONE")


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

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

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#receiver_principal::String

Returns:

  • (::String)


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

def receiver_principal: () -> ::String

#sender_principal::String

Returns:

  • (::String)


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

def sender_principal: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time