Lambdas

class Lambdas

Configuration for Amazon Web Services Lambda functions used in a Region switch plan.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String?

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

Link copied to clipboard

The cross account role for the configuration.

Link copied to clipboard

The external ID (secret key) for the configuration.

Functions

Link copied to clipboard
inline fun copy(block: Lambdas.Builder.() -> Unit = {}): Lambdas
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String