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