get Patch Deployment
Get an OS Config patch deployment.
Return
null
Parameters
argument
null
suspend fun getPatchDeployment(patchDeploymentId: String, project: String? = null): GetPatchDeploymentResult
Return
null
Parameters
patch Deployment Id
project
See also
suspend fun getPatchDeployment(argument: suspend GetPatchDeploymentPlainArgsBuilder.() -> Unit): GetPatchDeploymentResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.osconfig.v1beta.kotlin.inputs.GetPatchDeploymentPlainArgs.