Interface LambdaAvailabilityProvider.Builder

    • Method Detail

      • lambdaArn

        LambdaAvailabilityProvider.Builder lambdaArn​(String lambdaArn)

        The Amazon Resource Name (ARN) of the Lambda that acts as the availability provider.

        Parameters:
        lambdaArn - The Amazon Resource Name (ARN) of the Lambda that acts as the availability provider.
        Returns:
        Returns a reference to this object so that method calls can be chained together.