Google Cloud Integrations V1alpha Service Account Credentials Args
data class GoogleCloudIntegrationsV1alphaServiceAccountCredentialsArgs(val scope: Output<String>? = null, val serviceAccount: Output<String>? = null) : ConvertibleToJava<GoogleCloudIntegrationsV1alphaServiceAccountCredentialsArgs>
Represents the service account which can be used to generate access token for authenticating the service call.
Constructors
Link copied to clipboard
fun GoogleCloudIntegrationsV1alphaServiceAccountCredentialsArgs(scope: Output<String>? = null, serviceAccount: Output<String>? = null)