DeploymentComponentUpdatePolicyArgs

data class DeploymentComponentUpdatePolicyArgs(val action: Output<DeploymentComponentUpdatePolicyAction>? = null, val timeoutInSeconds: Output<Int>? = null) : ConvertibleToJava<DeploymentComponentUpdatePolicyArgs>

Constructors

Link copied to clipboard
fun DeploymentComponentUpdatePolicyArgs(action: Output<DeploymentComponentUpdatePolicyAction>? = null, timeoutInSeconds: Output<Int>? = null)

Functions

Link copied to clipboard
open override fun toJava(): DeploymentComponentUpdatePolicyArgs

Properties

Link copied to clipboard
Link copied to clipboard
val timeoutInSeconds: Output<Int>? = null