target

@JvmName(name = "gqwsfwwmawcjhngl")
suspend fun target(value: Output<AuthzPolicyTargetArgs>)
@JvmName(name = "gxxlgdhjpqrgqdwj")
suspend fun target(value: AuthzPolicyTargetArgs?)

Parameters

value

Specifies the set of resources to which this policy should be applied to. Structure is documented below.


@JvmName(name = "nqwlwkufocedscqp")
suspend fun target(argument: suspend AuthzPolicyTargetArgsBuilder.() -> Unit)

Parameters

argument

Specifies the set of resources to which this policy should be applied to. Structure is documented below.