Module: Aws::DataExchange::Client::_CreateDataGrantResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#acceptance_state"PENDING_RECEIVER_ACCEPTANCE", "ACCEPTED"

Returns:

  • ("PENDING_RECEIVER_ACCEPTANCE", "ACCEPTED")


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

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

#accepted_at::Time

Returns:

  • (::Time)


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

def accepted_at: () -> ::Time

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#data_set_id::String

Returns:

  • (::String)


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

def data_set_id: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#ends_at::Time

Returns:

  • (::Time)


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

def ends_at: () -> ::Time

#grant_distribution_scope"AWS_ORGANIZATION", "NONE"

Returns:

  • ("AWS_ORGANIZATION", "NONE")


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

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

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#receiver_principal::String

Returns:

  • (::String)


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

def receiver_principal: () -> ::String

#sender_principal::String

Returns:

  • (::String)


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

def sender_principal: () -> ::String

#source_data_set_id::String

Returns:

  • (::String)


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

def source_data_set_id: () -> ::String

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

Returns:

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


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

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

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time