Module: Aws::DataExchange::Client::_GetEventActionResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#actionTypes::Action

Returns:



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

def action: () -> Types::Action

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#eventTypes::Event

Returns:



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

def event: () -> Types::Event

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

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

Returns:

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


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

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

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time