resources

@JvmName(name = "meiorxiwusmljysd")
suspend fun resources(value: Output<List<AuthzPolicyHttpRuleFromNotSourceResourceArgs>>)
@JvmName(name = "fljfbeadrabicfkr")
suspend fun resources(value: List<AuthzPolicyHttpRuleFromNotSourceResourceArgs>?)

Parameters

value

A list of resources to match against the resource of the source VM of a request. Limited to 5 resources. Structure is documented below.


@JvmName(name = "gghwypprtglqthya")
suspend fun resources(vararg values: Output<AuthzPolicyHttpRuleFromNotSourceResourceArgs>)


@JvmName(name = "igsnethdctykupda")
suspend fun resources(values: List<Output<AuthzPolicyHttpRuleFromNotSourceResourceArgs>>)
@JvmName(name = "otuyfkepmmoqfhrm")
suspend fun resources(vararg values: AuthzPolicyHttpRuleFromNotSourceResourceArgs)

Parameters

values

A list of resources to match against the resource of the source VM of a request. Limited to 5 resources. Structure is documented below.


@JvmName(name = "vifiofrpwaykgtwf")
suspend fun resources(argument: List<suspend AuthzPolicyHttpRuleFromNotSourceResourceArgsBuilder.() -> Unit>)
@JvmName(name = "waucyonwsxpvpvqe")
suspend fun resources(vararg argument: suspend AuthzPolicyHttpRuleFromNotSourceResourceArgsBuilder.() -> Unit)
@JvmName(name = "abivnwbldlfwyqct")
suspend fun resources(argument: suspend AuthzPolicyHttpRuleFromNotSourceResourceArgsBuilder.() -> Unit)

Parameters

argument

A list of resources to match against the resource of the source VM of a request. Limited to 5 resources. Structure is documented below.