GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfoServiceAccountArgs

data class GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfoServiceAccountArgs(val email: Output<String>? = null) : ConvertibleToJava<GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfoServiceAccountArgs>

ServiceAccount represents a GCP service account.

Constructors

Functions

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

Properties

Link copied to clipboard
val email: Output<String>? = null

Email address of the service account.