OracleCloudStorageLinkedServiceArgs

constructor(accessKeyId: Output<Any>? = null, annotations: Output<List<Any>>? = null, connectVia: Output<IntegrationRuntimeReferenceArgs>? = null, description: Output<String>? = null, encryptedCredential: Output<String>? = null, parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, secretAccessKey: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, serviceUrl: Output<Any>? = null, type: Output<String>, version: Output<String>? = null)