resources

@JvmName(name = "xocmawjgatboqyya")
suspend fun resources(value: Output<List<AuthzPolicyHttpRuleFromNotSourceResourceArgs>>)
@JvmName(name = "bbkvlattsguclkmj")
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 = "rohcclhjhegvsydh")
suspend fun resources(vararg values: Output<AuthzPolicyHttpRuleFromNotSourceResourceArgs>)


@JvmName(name = "hfhkbultwusdtugf")
suspend fun resources(values: List<Output<AuthzPolicyHttpRuleFromNotSourceResourceArgs>>)
@JvmName(name = "ytinqunsenlawxif")
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 = "rsadbapscbtllvhp")
suspend fun resources(argument: List<suspend AuthzPolicyHttpRuleFromNotSourceResourceArgsBuilder.() -> Unit>)
@JvmName(name = "jdpgsceiatoyqbqq")
suspend fun resources(vararg argument: suspend AuthzPolicyHttpRuleFromNotSourceResourceArgsBuilder.() -> Unit)
@JvmName(name = "ljbcvgydkvwpctcl")
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.