AmazonS3LinkedService |
AmazonS3LinkedService.withAccessKeyId(Object accessKeyId) |
Set the accessKeyId property: The access key identifier of the Amazon S3 Identity and Access Management (IAM)
user.
|
AmazonS3LinkedService |
AmazonS3LinkedService.withAnnotations(List<Object> annotations) |
Set the annotations property: List of tags that can be used for describing the linked service.
|
AmazonS3LinkedService |
AmazonS3LinkedService.withAuthenticationType(Object authenticationType) |
Set the authenticationType property: The authentication type of S3.
|
AmazonS3LinkedService |
AmazonS3LinkedService.withConnectVia(IntegrationRuntimeReference connectVia) |
Set the connectVia property: The integration runtime reference.
|
AmazonS3LinkedService |
AmazonS3LinkedService.withDescription(String description) |
Set the description property: Linked service description.
|
AmazonS3LinkedService |
AmazonS3LinkedService.withEncryptedCredential(Object encryptedCredential) |
Set the encryptedCredential property: The encrypted credential used for authentication.
|
AmazonS3LinkedService |
AmazonS3LinkedService.withParameters(Map<String,ParameterSpecification> parameters) |
Set the parameters property: Parameters for linked service.
|
AmazonS3LinkedService |
AmazonS3LinkedService.withSecretAccessKey(SecretBase secretAccessKey) |
Set the secretAccessKey property: The secret access key of the Amazon S3 Identity and Access Management (IAM)
user.
|
AmazonS3LinkedService |
AmazonS3LinkedService.withServiceUrl(Object serviceUrl) |
Set the serviceUrl property: This value specifies the endpoint to access with the S3 Connector.
|
AmazonS3LinkedService |
AmazonS3LinkedService.withSessionToken(SecretBase sessionToken) |
Set the sessionToken property: The session token for the S3 temporary security credential.
|