UpdateDeploymentStrategyRequest

Types

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

Properties

Link copied to clipboard

Total amount of time for a deployment to last.

Link copied to clipboard

The deployment strategy ID.

Link copied to clipboard

A description of the deployment strategy.

Link copied to clipboard

The amount of time that AppConfig monitors for alarms before considering the deployment to be complete and no longer eligible for automatic rollback.

Link copied to clipboard

The percentage of targets to receive a deployed configuration during each interval.

Link copied to clipboard

The algorithm used to define how percentage grows over time. AppConfig supports the following growth types:

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