Module: Aws::DataExchange::Client::_CreateEventActionResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#actionTypes::Action

Returns:



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

def action: () -> Types::Action

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#eventTypes::Event

Returns:



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

def event: () -> Types::Event

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

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

Returns:

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


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

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

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time