Google Cloud Beyondcorp Appconnectors V1alpha App Connector Principal Info Args
data class GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfoArgs(val serviceAccount: Output<GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfoServiceAccountArgs>? = null) : ConvertibleToJava<GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfoArgs>
PrincipalInfo represents an Identity oneof.
Constructors
Link copied to clipboard
constructor(serviceAccount: Output<GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfoServiceAccountArgs>? = null)
Properties
Link copied to clipboard
val serviceAccount: Output<GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfoServiceAccountArgs>? = null
A GCP service account.