Deployment Label Entry Args
data class DeploymentLabelEntryArgs(val key: Output<String>? = null, val value: Output<String>? = null) : ConvertibleToJava<DeploymentLabelEntryArgs>
Label object for Deployments
Label object for Deployments