Interface LambdaEndpointInput.Builder

All Superinterfaces:
Buildable, CopyableBuilder<LambdaEndpointInput.Builder,LambdaEndpointInput>, SdkBuilder<LambdaEndpointInput.Builder,LambdaEndpointInput>, SdkPojo
Enclosing class:
LambdaEndpointInput

public static interface LambdaEndpointInput.Builder extends SdkPojo, CopyableBuilder<LambdaEndpointInput.Builder,LambdaEndpointInput>
  • Method Details

    • arn

      The Amazon Resource Name (ARN) of the Lambda function or alias.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the Lambda function or alias.
      Returns:
      Returns a reference to this object so that method calls can be chained together.