/*
* Copyright 2018-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
* CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions
* and limitations under the License.
*/
package com.amazonaws.services.lambda.model;
import java.io.Serializable;
import javax.annotation.Generated;
/**
*
* @see AWS API Documentation
*/
@Generated("com.amazonaws:aws-java-sdk-code-generator")
public class PutFunctionEventInvokeConfigResult extends com.amazonaws.AmazonWebServiceResult
* The date and time that the configuration was last updated.
*
* The Amazon Resource Name (ARN) of the function.
*
* The maximum number of times to retry when the function returns an error.
*
* The maximum age of a request that Lambda sends to a function for processing.
*
* A destination for events after they have been sent to a function for processing.
*
* Destinations
*
* Function - The Amazon Resource Name (ARN) of a Lambda function.
*
* Queue - The ARN of a standard SQS queue.
*
* Topic - The ARN of a standard SNS topic.
*
* Event Bus - The ARN of an Amazon EventBridge event bus.
*
* The date and time that the configuration was last updated.
*
* The date and time that the configuration was last updated.
*
* The date and time that the configuration was last updated.
*
* The Amazon Resource Name (ARN) of the function.
*
* The Amazon Resource Name (ARN) of the function.
*
* The Amazon Resource Name (ARN) of the function.
*
* The maximum number of times to retry when the function returns an error.
*
* The maximum number of times to retry when the function returns an error.
*
* The maximum number of times to retry when the function returns an error.
*
* The maximum age of a request that Lambda sends to a function for processing.
*
* The maximum age of a request that Lambda sends to a function for processing.
*
* The maximum age of a request that Lambda sends to a function for processing.
*
* A destination for events after they have been sent to a function for processing.
*
* Destinations
*
* Function - The Amazon Resource Name (ARN) of a Lambda function.
*
* Queue - The ARN of a standard SQS queue.
*
* Topic - The ARN of a standard SNS topic.
*
* Event Bus - The ARN of an Amazon EventBridge event bus.
*
*
*/
private DestinationConfig destinationConfig;
/**
*
*
*
* @param destinationConfig
* A destination for events after they have been sent to a function for processing.
* Destinations *
** Function - The Amazon Resource Name (ARN) of a Lambda function. *
** Queue - The ARN of a standard SQS queue. *
** Topic - The ARN of a standard SNS topic. *
** Event Bus - The ARN of an Amazon EventBridge event bus. *
** A destination for events after they have been sent to a function for processing. *
** Destinations *
** Function - The Amazon Resource Name (ARN) of a Lambda function. *
** Queue - The ARN of a standard SQS queue. *
** Topic - The ARN of a standard SNS topic. *
** Event Bus - The ARN of an Amazon EventBridge event bus. *
** Destinations *
** Function - The Amazon Resource Name (ARN) of a Lambda function. *
** Queue - The ARN of a standard SQS queue. *
** Topic - The ARN of a standard SNS topic. *
** Event Bus - The ARN of an Amazon EventBridge event bus. *
** A destination for events after they have been sent to a function for processing. *
** Destinations *
** Function - The Amazon Resource Name (ARN) of a Lambda function. *
** Queue - The ARN of a standard SQS queue. *
** Topic - The ARN of a standard SNS topic. *
** Event Bus - The ARN of an Amazon EventBridge event bus. *
** Destinations *
** Function - The Amazon Resource Name (ARN) of a Lambda function. *
** Queue - The ARN of a standard SQS queue. *
** Topic - The ARN of a standard SNS topic. *
** Event Bus - The ARN of an Amazon EventBridge event bus. *
*