listPolicy

@JvmName(name = "iydyuthehuofqkvr")
suspend fun listPolicy(value: Output<PolicyListPolicyArgs>)
@JvmName(name = "jvjtwagwgddxcmag")
suspend fun listPolicy(value: PolicyListPolicyArgs?)

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 = "mjuiiucapxvwbpfw")
suspend fun listPolicy(argument: suspend PolicyListPolicyArgsBuilder.() -> 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.