Module: Aws::Lambda::Client::_GetFunctionEventInvokeConfigResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#destination_configTypes::DestinationConfig



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

def destination_config: () -> Types::DestinationConfig

#function_arn::String

Returns:

  • (::String)


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

def function_arn: () -> ::String

#last_modified::Time

Returns:

  • (::Time)


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

def last_modified: () -> ::Time

#maximum_event_age_in_seconds::Integer

Returns:

  • (::Integer)


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

def maximum_event_age_in_seconds: () -> ::Integer

#maximum_retry_attempts::Integer

Returns:

  • (::Integer)


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

def maximum_retry_attempts: () -> ::Integer