cloudIap

@JvmName(name = "dhkdrdjtynoelfvf")
suspend fun cloudIap(value: Output<AuthzPolicyCustomProviderCloudIapArgs>)
@JvmName(name = "xhxylndtyyitlgdx")
suspend fun cloudIap(value: AuthzPolicyCustomProviderCloudIapArgs?)

Parameters

value

Delegates authorization decisions to Cloud IAP. Applicable only for managed load balancers. Enabling Cloud IAP at the AuthzPolicy level is not compatible with Cloud IAP settings in the BackendService. Enabling IAP in both places will result in request failure. Ensure that IAP is enabled in either the AuthzPolicy or the BackendService but not in both places. Structure is documented below.


@JvmName(name = "fyudfhdsmvjbkyko")
suspend fun cloudIap(argument: suspend AuthzPolicyCustomProviderCloudIapArgsBuilder.() -> Unit)

Parameters

argument

Delegates authorization decisions to Cloud IAP. Applicable only for managed load balancers. Enabling Cloud IAP at the AuthzPolicy level is not compatible with Cloud IAP settings in the BackendService. Enabling IAP in both places will result in request failure. Ensure that IAP is enabled in either the AuthzPolicy or the BackendService but not in both places. Structure is documented below.