AppConnectorPrincipalInfoServiceAccountArgs

data class AppConnectorPrincipalInfoServiceAccountArgs(val email: Output<String>) : ConvertibleToJava<AppConnectorPrincipalInfoServiceAccountArgs>

Constructors

Functions

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

Properties

Link copied to clipboard
val email: Output<String>

Email address of the service account.