CustomActionLambdaConfiguration

Configuration for Amazon Web Services Lambda functions that perform custom actions during a Region switch.

Types

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

Properties

Link copied to clipboard

The Amazon Web Services Lambda functions for the execution block.

Link copied to clipboard

The Amazon Web Services Region for the function to run in.

Link copied to clipboard

The retry interval specified.

Link copied to clipboard

The timeout value specified for the configuration.

Link copied to clipboard

The settings for ungraceful execution.

Functions

Link copied to clipboard
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