Interface AwsLambdaFunctionLayer.Builder

  • Method Details

    • arn

      The ARN of the function layer.

      Parameters:
      arn - The ARN of the function layer.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • codeSize

      The size of the layer archive in bytes.

      Parameters:
      codeSize - The size of the layer archive in bytes.
      Returns:
      Returns a reference to this object so that method calls can be chained together.