resources
suspend fun resources(value: Output<List<V2PolicyOrchestratorForOrganizationOrchestratedResourceOsPolicyAssignmentV1PayloadOsPolicyResourceGroupResourceArgs>>)
suspend fun resources(value: List<V2PolicyOrchestratorForOrganizationOrchestratedResourceOsPolicyAssignmentV1PayloadOsPolicyResourceGroupResourceArgs>)
Parameters
value
Required. List of resources configured for this resource group. The resources are executed in the exact order specified here. Structure is documented below.
suspend fun resources(vararg values: Output<V2PolicyOrchestratorForOrganizationOrchestratedResourceOsPolicyAssignmentV1PayloadOsPolicyResourceGroupResourceArgs>)
suspend fun resources(values: List<Output<V2PolicyOrchestratorForOrganizationOrchestratedResourceOsPolicyAssignmentV1PayloadOsPolicyResourceGroupResourceArgs>>)
suspend fun resources(vararg values: V2PolicyOrchestratorForOrganizationOrchestratedResourceOsPolicyAssignmentV1PayloadOsPolicyResourceGroupResourceArgs)
Parameters
values
Required. List of resources configured for this resource group. The resources are executed in the exact order specified here. Structure is documented below.
suspend fun resources(argument: List<suspend V2PolicyOrchestratorForOrganizationOrchestratedResourceOsPolicyAssignmentV1PayloadOsPolicyResourceGroupResourceArgsBuilder.() -> Unit>)
suspend fun resources(vararg argument: suspend V2PolicyOrchestratorForOrganizationOrchestratedResourceOsPolicyAssignmentV1PayloadOsPolicyResourceGroupResourceArgsBuilder.() -> Unit)
suspend fun resources(argument: suspend V2PolicyOrchestratorForOrganizationOrchestratedResourceOsPolicyAssignmentV1PayloadOsPolicyResourceGroupResourceArgsBuilder.() -> Unit)
Parameters
argument
Required. List of resources configured for this resource group. The resources are executed in the exact order specified here. Structure is documented below.