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
constructor(targetAudienceClientId: Output<String>)

Properties

Link copied to clipboard

Describes OAuth2 Client ID of resources protected by Identity-Aware-Proxy(IAP).

Functions

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