public static interface CreateIntegrationAssociationRequest.Builder extends ConnectRequest.Builder, SdkPojo, CopyableBuilder<CreateIntegrationAssociationRequest.Builder,CreateIntegrationAssociationRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateIntegrationAssociationRequest.Builder instanceId(String instanceId)
The identifier of the Amazon Connect instance.
instanceId - The identifier of the Amazon Connect instance.CreateIntegrationAssociationRequest.Builder integrationType(String integrationType)
The type of information to be ingested.
integrationType - The type of information to be ingested.IntegrationType,
IntegrationTypeCreateIntegrationAssociationRequest.Builder integrationType(IntegrationType integrationType)
The type of information to be ingested.
integrationType - The type of information to be ingested.IntegrationType,
IntegrationTypeCreateIntegrationAssociationRequest.Builder integrationArn(String integrationArn)
The Amazon Resource Name (ARN) of the integration.
integrationArn - The Amazon Resource Name (ARN) of the integration.CreateIntegrationAssociationRequest.Builder sourceApplicationUrl(String sourceApplicationUrl)
The URL for the external application.
sourceApplicationUrl - The URL for the external application.CreateIntegrationAssociationRequest.Builder sourceApplicationName(String sourceApplicationName)
The name of the external application.
sourceApplicationName - The name of the external application.CreateIntegrationAssociationRequest.Builder sourceType(String sourceType)
The type of the data source.
sourceType - The type of the data source.SourceType,
SourceTypeCreateIntegrationAssociationRequest.Builder sourceType(SourceType sourceType)
The type of the data source.
sourceType - The type of the data source.SourceType,
SourceTypeCreateIntegrationAssociationRequest.Builder tags(Map<String,String> tags)
One or more tags.
tags - One or more tags.CreateIntegrationAssociationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderCreateIntegrationAssociationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.