deb
suspend fun deb(value: Output<V2PolicyOrchestratorOrchestratedResourceOsPolicyAssignmentV1PayloadOsPolicyResourceGroupResourcePkgDebArgs>)
suspend fun deb(value: V2PolicyOrchestratorOrchestratedResourceOsPolicyAssignmentV1PayloadOsPolicyResourceGroupResourcePkgDebArgs?)
Parameters
value
A deb package file. dpkg packages only support INSTALLED state. Structure is documented below.
suspend fun deb(argument: suspend V2PolicyOrchestratorOrchestratedResourceOsPolicyAssignmentV1PayloadOsPolicyResourceGroupResourcePkgDebArgsBuilder.() -> Unit)
Parameters
argument
A deb package file. dpkg packages only support INSTALLED state. Structure is documented below.