Deployment Group Deployment Style
data class DeploymentGroupDeploymentStyle(val deploymentOption: String? = null, val deploymentType: String? = null)
Constructors
Link copied to clipboard
fun DeploymentGroupDeploymentStyle(deploymentOption: String? = null, deploymentType: String? = null)