Deployment Group Blue Green Deployment Config Args
data class DeploymentGroupBlueGreenDeploymentConfigArgs(val deploymentReadyOption: Output<DeploymentGroupBlueGreenDeploymentConfigDeploymentReadyOptionArgs>? = null, val greenFleetProvisioningOption: Output<DeploymentGroupBlueGreenDeploymentConfigGreenFleetProvisioningOptionArgs>? = null, val terminateBlueInstancesOnDeploymentSuccess: Output<DeploymentGroupBlueGreenDeploymentConfigTerminateBlueInstancesOnDeploymentSuccessArgs>? = null) : ConvertibleToJava<DeploymentGroupBlueGreenDeploymentConfigArgs>
Constructors
Link copied to clipboard
fun DeploymentGroupBlueGreenDeploymentConfigArgs(deploymentReadyOption: Output<DeploymentGroupBlueGreenDeploymentConfigDeploymentReadyOptionArgs>? = null, greenFleetProvisioningOption: Output<DeploymentGroupBlueGreenDeploymentConfigGreenFleetProvisioningOptionArgs>? = null, terminateBlueInstancesOnDeploymentSuccess: Output<DeploymentGroupBlueGreenDeploymentConfigTerminateBlueInstancesOnDeploymentSuccessArgs>? = null)
Functions
Properties
Link copied to clipboard
val deploymentReadyOption: Output<DeploymentGroupBlueGreenDeploymentConfigDeploymentReadyOptionArgs>? = null
Link copied to clipboard
Link copied to clipboard