DeploymentComponentUpdatePolicy

data class DeploymentComponentUpdatePolicy(val action: DeploymentComponentUpdatePolicyAction? = null, val timeoutInSeconds: Int? = null)

Constructors

Link copied to clipboard
fun DeploymentComponentUpdatePolicy(action: DeploymentComponentUpdatePolicyAction? = null, timeoutInSeconds: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val timeoutInSeconds: Int? = null