listPolicy

@JvmName(name = "ailfqeuqygoqfiiq")
suspend fun listPolicy(value: Output<OrganizationPolicyListPolicyArgs>)
@JvmName(name = "qylchcqfmmllexbo")
suspend fun listPolicy(value: OrganizationPolicyListPolicyArgs?)

Parameters

value

A policy that can define specific values that are allowed or denied for the given constraint. It can also be used to allow or deny all values. Structure is documented below.


@JvmName(name = "fvvmscqecgomjvyf")
suspend fun listPolicy(argument: suspend OrganizationPolicyListPolicyArgsBuilder.() -> Unit)

Parameters

argument

A policy that can define specific values that are allowed or denied for the given constraint. It can also be used to allow or deny all values. Structure is documented below.