DeploymentStrategy

Types

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

Properties

Link copied to clipboard

Total amount of time the deployment lasted.

Link copied to clipboard

The description of the deployment strategy.

Link copied to clipboard

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

Link copied to clipboard

The percentage of targets that received a deployed configuration during each interval.

Link copied to clipboard

The algorithm used to define how percentage grew over time.

Link copied to clipboard
val id: String?

The deployment strategy ID.

Link copied to clipboard
val name: String?

The name of the deployment strategy.

Link copied to clipboard

Save the deployment strategy to a Systems Manager (SSM) document.

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