connectionRules

@JvmName(name = "yxivjaikeucgfmqo")
suspend fun connectionRules(value: Output<AccessPolicyConnectionRulesArgs>)
@JvmName(name = "ftdystfjuvcaoifn")
suspend fun connectionRules(value: AccessPolicyConnectionRulesArgs?)

Parameters

value

The rules that define how users may connect to the targets secured by your application. Only applicable to Infrastructure Applications, in which case this field is required.


@JvmName(name = "xjakuqbixmuiscua")
suspend fun connectionRules(argument: suspend AccessPolicyConnectionRulesArgsBuilder.() -> Unit)

Parameters

argument

The rules that define how users may connect to the targets secured by your application. Only applicable to Infrastructure Applications, in which case this field is required.