IapCredentialArgs

data class IapCredentialArgs(val iapTestServiceAccountInfo: Output<IapTestServiceAccountInfoArgs>? = null) : ConvertibleToJava<IapCredentialArgs>

Describes authentication configuration for Identity-Aware-Proxy (IAP).

Constructors

Link copied to clipboard
fun IapCredentialArgs(iapTestServiceAccountInfo: Output<IapTestServiceAccountInfoArgs>? = null)

Functions

Link copied to clipboard
open override fun toJava(): IapCredentialArgs

Properties

Link copied to clipboard

Authentication configuration when Web-Security-Scanner service account is added in Identity-Aware-Proxy (IAP) access policies.