| Package | Description |
|---|---|
| com.amazonaws.services.appfabric |
Amazon Web Services AppFabric quickly connects software as a service (SaaS) applications across your organization.
|
| com.amazonaws.services.appfabric.model |
| Modifier and Type | Method and Description |
|---|---|
CreateIngestionDestinationRequest |
CreateIngestionDestinationRequest.clone() |
CreateIngestionDestinationRequest |
CreateIngestionDestinationRequest.withAppBundleIdentifier(String appBundleIdentifier)
The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the app bundle to use for the request.
|
CreateIngestionDestinationRequest |
CreateIngestionDestinationRequest.withClientToken(String clientToken)
Specifies a unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
|
CreateIngestionDestinationRequest |
CreateIngestionDestinationRequest.withDestinationConfiguration(DestinationConfiguration destinationConfiguration)
Contains information about the destination of ingested data.
|
CreateIngestionDestinationRequest |
CreateIngestionDestinationRequest.withIngestionIdentifier(String ingestionIdentifier)
The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the ingestion to use for the request.
|
CreateIngestionDestinationRequest |
CreateIngestionDestinationRequest.withProcessingConfiguration(ProcessingConfiguration processingConfiguration)
Contains information about how ingested data is processed.
|
CreateIngestionDestinationRequest |
CreateIngestionDestinationRequest.withTags(Collection<Tag> tags)
A map of the key-value pairs of the tag or tags to assign to the resource.
|
CreateIngestionDestinationRequest |
CreateIngestionDestinationRequest.withTags(Tag... tags)
A map of the key-value pairs of the tag or tags to assign to the resource.
|
Copyright © 2023. All rights reserved.