listPolicy

@JvmName(name = "hnlyqmpuvuynuxev")
suspend fun listPolicy(value: Output<PolicyListPolicyArgs>)
@JvmName(name = "jofilsrtcfjqwbtq")
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 = "oroupxoapcpjptqt")
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.