Google Ad Words Linked Service Args
data class GoogleAdWordsLinkedServiceArgs(val annotations: Output<List<Any>>? = null, val authenticationType: Output<Either<String, GoogleAdWordsAuthenticationType>>? = null, val clientCustomerID: Output<Any>? = null, val clientId: Output<Any>? = null, val clientSecret: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, val connectVia: Output<IntegrationRuntimeReferenceArgs>? = null, val connectionProperties: Output<Any>? = null, val description: Output<String>? = null, val developerToken: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, val email: Output<Any>? = null, val encryptedCredential: Output<String>? = null, val keyFilePath: Output<Any>? = null, val parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, val refreshToken: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, val trustedCertPath: Output<Any>? = null, val type: Output<String>, val useSystemTrustStore: Output<Any>? = null) : ConvertibleToJava<GoogleAdWordsLinkedServiceArgs>
Google AdWords service linked service.
Constructors
Link copied to clipboard
fun GoogleAdWordsLinkedServiceArgs(annotations: Output<List<Any>>? = null, authenticationType: Output<Either<String, GoogleAdWordsAuthenticationType>>? = null, clientCustomerID: Output<Any>? = null, clientId: Output<Any>? = null, clientSecret: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, connectVia: Output<IntegrationRuntimeReferenceArgs>? = null, connectionProperties: Output<Any>? = null, description: Output<String>? = null, developerToken: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, email: Output<Any>? = null, encryptedCredential: Output<String>? = null, keyFilePath: Output<Any>? = null, parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, refreshToken: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, trustedCertPath: Output<Any>? = null, type: Output<String>, useSystemTrustStore: Output<Any>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard