IapTestServiceAccountInfoArgs

data class IapTestServiceAccountInfoArgs(val targetAudienceClientId: Output<String>) : ConvertibleToJava<IapTestServiceAccountInfoArgs>

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

Constructors

Link copied to clipboard
fun IapTestServiceAccountInfoArgs(targetAudienceClientId: Output<String>)

Functions

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

Properties

Link copied to clipboard

Describes OAuth2 client id of resources protected by Identity-Aware-Proxy (IAP).