Deployment Group Deployment Style Args
    data class DeploymentGroupDeploymentStyleArgs(val deploymentOption: Output<String>? = null, val deploymentType: Output<String>? = null) : ConvertibleToJava<DeploymentGroupDeploymentStyleArgs> 
Constructors
Link copied to clipboard
                fun DeploymentGroupDeploymentStyleArgs(deploymentOption: Output<String>? = null, deploymentType: Output<String>? = null)