Interface Lambdas.Builder

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

@Mutable @NotThreadSafe public static interface Lambdas.Builder extends SdkPojo, CopyableBuilder<Lambdas.Builder,Lambdas>
  • Method Details

    • crossAccountRole

      Lambdas.Builder crossAccountRole(String crossAccountRole)

      The cross account role for the configuration.

      Parameters:
      crossAccountRole - The cross account role for the configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • externalId

      Lambdas.Builder externalId(String externalId)

      The external ID (secret key) for the configuration.

      Parameters:
      externalId - The external ID (secret key) for the configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

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

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