Module: Aws::Lambda::Client::_PutFunctionEventInvokeConfigResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#destination_configTypes::DestinationConfig



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

def destination_config: () -> Types::DestinationConfig

#function_arn::String

Returns:

  • (::String)


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

def function_arn: () -> ::String

#last_modified::Time

Returns:

  • (::Time)


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

def last_modified: () -> ::Time

#maximum_event_age_in_seconds::Integer

Returns:

  • (::Integer)


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

def maximum_event_age_in_seconds: () -> ::Integer

#maximum_retry_attempts::Integer

Returns:

  • (::Integer)


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

def maximum_retry_attempts: () -> ::Integer