Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GoogleCloudStorageLinkedService

Package version

Linked service for Google Cloud Storage.

Hierarchy

Indexable

[property: string]: any

Describes unknown properties. The value of an unknown property can be of "any" type.

Index

Properties

Optional accessKeyId

accessKeyId: any

The access key identifier of the Google Cloud Storage Identity and Access Management (IAM) user. Type: string (or Expression with resultType string).

Optional annotations

annotations: any[]

List of tags that can be used for describing the linked service.

Optional connectVia

The integration runtime reference.

Optional description

description: undefined | string

Linked service description.

Optional encryptedCredential

encryptedCredential: any

The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string (or Expression with resultType string).

Optional parameters

parameters: undefined | {}

Parameters for linked service.

Optional secretAccessKey

secretAccessKey: SecretBaseUnion

The secret access key of the Google Cloud Storage Identity and Access Management (IAM) user.

Optional serviceUrl

serviceUrl: any

This value specifies the endpoint to access with the Google Cloud Storage Connector. This is an optional property; change it only if you want to try a different service endpoint or want to switch between https and http. Type: string (or Expression with resultType string).

type

type: "GoogleCloudStorage"

Polymorphic discriminator, which specifies the different types this object can be

Generated using TypeDoc