Skip navigation links
A B C D E F G H I K L M N O P R S T U V W 

A

AbstractAmazonPipes - Class in com.amazonaws.services.pipes
Abstract implementation of AmazonPipes.
AbstractAmazonPipes() - Constructor for class com.amazonaws.services.pipes.AbstractAmazonPipes
 
AbstractAmazonPipesAsync - Class in com.amazonaws.services.pipes
Abstract implementation of AmazonPipesAsync.
AbstractAmazonPipesAsync() - Constructor for class com.amazonaws.services.pipes.AbstractAmazonPipesAsync
 
addHeaderParametersEntry(String, String) - Method in class com.amazonaws.services.pipes.model.PipeEnrichmentHttpParameters
Add a single HeaderParameters entry
addHeaderParametersEntry(String, String) - Method in class com.amazonaws.services.pipes.model.PipeTargetHttpParameters
Add a single HeaderParameters entry
addParametersEntry(String, String) - Method in class com.amazonaws.services.pipes.model.PipeTargetBatchJobParameters
Add a single Parameters entry
addQueryStringParametersEntry(String, String) - Method in class com.amazonaws.services.pipes.model.PipeEnrichmentHttpParameters
Add a single QueryStringParameters entry
addQueryStringParametersEntry(String, String) - Method in class com.amazonaws.services.pipes.model.PipeTargetHttpParameters
Add a single QueryStringParameters entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.pipes.model.ListTagsForResourceResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.pipes.model.TagResourceRequest
Add a single Tags entry
AmazonPipes - Interface in com.amazonaws.services.pipes
Interface for accessing Amazon EventBridge Pipes.
AmazonPipesAsync - Interface in com.amazonaws.services.pipes
Interface for accessing Amazon EventBridge Pipes asynchronously.
AmazonPipesAsyncClient - Class in com.amazonaws.services.pipes
Client for accessing Amazon EventBridge Pipes asynchronously.
AmazonPipesAsyncClientBuilder - Class in com.amazonaws.services.pipes
Fluent builder for AmazonPipesAsync.
AmazonPipesClient - Class in com.amazonaws.services.pipes
Client for accessing Amazon EventBridge Pipes.
AmazonPipesClientBuilder - Class in com.amazonaws.services.pipes
Fluent builder for AmazonPipes.
AmazonPipesException - Exception in com.amazonaws.services.pipes.model
Base exception for all service exceptions thrown by Amazon EventBridge Pipes
AmazonPipesException(String) - Constructor for exception com.amazonaws.services.pipes.model.AmazonPipesException
Constructs a new AmazonPipesException with the specified error message.
AssignPublicIp - Enum in com.amazonaws.services.pipes.model
 
asyncBuilder() - Static method in class com.amazonaws.services.pipes.AmazonPipesAsyncClient
 
AwsVpcConfiguration - Class in com.amazonaws.services.pipes.model
This structure specifies the VPC subnets and security groups for the task, and whether a public IP address is to be used.
AwsVpcConfiguration() - Constructor for class com.amazonaws.services.pipes.model.AwsVpcConfiguration
 

B

BatchArrayProperties - Class in com.amazonaws.services.pipes.model
The array properties for the submitted job, such as the size of the array.
BatchArrayProperties() - Constructor for class com.amazonaws.services.pipes.model.BatchArrayProperties
 
BatchContainerOverrides - Class in com.amazonaws.services.pipes.model
The overrides that are sent to a container.
BatchContainerOverrides() - Constructor for class com.amazonaws.services.pipes.model.BatchContainerOverrides
 
BatchEnvironmentVariable - Class in com.amazonaws.services.pipes.model
The environment variables to send to the container.
BatchEnvironmentVariable() - Constructor for class com.amazonaws.services.pipes.model.BatchEnvironmentVariable
 
BatchJobDependency - Class in com.amazonaws.services.pipes.model
An object that represents an Batch job dependency.
BatchJobDependency() - Constructor for class com.amazonaws.services.pipes.model.BatchJobDependency
 
BatchJobDependencyType - Enum in com.amazonaws.services.pipes.model
 
BatchResourceRequirement - Class in com.amazonaws.services.pipes.model
The type and amount of a resource to assign to a container.
BatchResourceRequirement() - Constructor for class com.amazonaws.services.pipes.model.BatchResourceRequirement
 
BatchResourceRequirementType - Enum in com.amazonaws.services.pipes.model
 
BatchRetryStrategy - Class in com.amazonaws.services.pipes.model
The retry strategy that's associated with a job.
BatchRetryStrategy() - Constructor for class com.amazonaws.services.pipes.model.BatchRetryStrategy
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.pipes.AmazonPipesAsyncClientBuilder
Construct an asynchronous implementation of AmazonPipesAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.pipes.AmazonPipesClientBuilder
Construct a synchronous implementation of AmazonPipes using the current builder configuration.
builder() - Static method in class com.amazonaws.services.pipes.AmazonPipesClient
 

C

CapacityProviderStrategyItem - Class in com.amazonaws.services.pipes.model
The details of a capacity provider strategy.
CapacityProviderStrategyItem() - Constructor for class com.amazonaws.services.pipes.model.CapacityProviderStrategyItem
 
clearHeaderParametersEntries() - Method in class com.amazonaws.services.pipes.model.PipeEnrichmentHttpParameters
Removes all the entries added into HeaderParameters.
clearHeaderParametersEntries() - Method in class com.amazonaws.services.pipes.model.PipeTargetHttpParameters
Removes all the entries added into HeaderParameters.
clearParametersEntries() - Method in class com.amazonaws.services.pipes.model.PipeTargetBatchJobParameters
Removes all the entries added into Parameters.
clearQueryStringParametersEntries() - Method in class com.amazonaws.services.pipes.model.PipeEnrichmentHttpParameters
Removes all the entries added into QueryStringParameters.
clearQueryStringParametersEntries() - Method in class com.amazonaws.services.pipes.model.PipeTargetHttpParameters
Removes all the entries added into QueryStringParameters.
clearTagsEntries() - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.pipes.model.ListTagsForResourceResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.pipes.model.TagResourceRequest
Removes all the entries added into Tags.
clone() - Method in class com.amazonaws.services.pipes.model.AwsVpcConfiguration
 
clone() - Method in class com.amazonaws.services.pipes.model.BatchArrayProperties
 
clone() - Method in class com.amazonaws.services.pipes.model.BatchContainerOverrides
 
clone() - Method in class com.amazonaws.services.pipes.model.BatchEnvironmentVariable
 
clone() - Method in class com.amazonaws.services.pipes.model.BatchJobDependency
 
clone() - Method in class com.amazonaws.services.pipes.model.BatchResourceRequirement
 
clone() - Method in class com.amazonaws.services.pipes.model.BatchRetryStrategy
 
clone() - Method in class com.amazonaws.services.pipes.model.CapacityProviderStrategyItem
 
clone() - Method in class com.amazonaws.services.pipes.model.CloudwatchLogsLogDestination
 
clone() - Method in class com.amazonaws.services.pipes.model.CloudwatchLogsLogDestinationParameters
 
clone() - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
 
clone() - Method in class com.amazonaws.services.pipes.model.CreatePipeResult
 
clone() - Method in class com.amazonaws.services.pipes.model.DeadLetterConfig
 
clone() - Method in class com.amazonaws.services.pipes.model.DeletePipeRequest
 
clone() - Method in class com.amazonaws.services.pipes.model.DeletePipeResult
 
clone() - Method in class com.amazonaws.services.pipes.model.DescribePipeRequest
 
clone() - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
 
clone() - Method in class com.amazonaws.services.pipes.model.DimensionMapping
 
clone() - Method in class com.amazonaws.services.pipes.model.EcsContainerOverride
 
clone() - Method in class com.amazonaws.services.pipes.model.EcsEnvironmentFile
 
clone() - Method in class com.amazonaws.services.pipes.model.EcsEnvironmentVariable
 
clone() - Method in class com.amazonaws.services.pipes.model.EcsEphemeralStorage
 
clone() - Method in class com.amazonaws.services.pipes.model.EcsInferenceAcceleratorOverride
 
clone() - Method in class com.amazonaws.services.pipes.model.EcsResourceRequirement
 
clone() - Method in class com.amazonaws.services.pipes.model.EcsTaskOverride
 
clone() - Method in class com.amazonaws.services.pipes.model.Filter
 
clone() - Method in class com.amazonaws.services.pipes.model.FilterCriteria
 
clone() - Method in class com.amazonaws.services.pipes.model.FirehoseLogDestination
 
clone() - Method in class com.amazonaws.services.pipes.model.FirehoseLogDestinationParameters
 
clone() - Method in class com.amazonaws.services.pipes.model.ListPipesRequest
 
clone() - Method in class com.amazonaws.services.pipes.model.ListPipesResult
 
clone() - Method in class com.amazonaws.services.pipes.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.pipes.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.pipes.model.MQBrokerAccessCredentials
 
clone() - Method in class com.amazonaws.services.pipes.model.MSKAccessCredentials
 
clone() - Method in class com.amazonaws.services.pipes.model.MultiMeasureAttributeMapping
 
clone() - Method in class com.amazonaws.services.pipes.model.MultiMeasureMapping
 
clone() - Method in class com.amazonaws.services.pipes.model.NetworkConfiguration
 
clone() - Method in class com.amazonaws.services.pipes.model.Pipe
 
clone() - Method in class com.amazonaws.services.pipes.model.PipeEnrichmentHttpParameters
 
clone() - Method in class com.amazonaws.services.pipes.model.PipeEnrichmentParameters
 
clone() - Method in class com.amazonaws.services.pipes.model.PipeLogConfiguration
 
clone() - Method in class com.amazonaws.services.pipes.model.PipeLogConfigurationParameters
 
clone() - Method in class com.amazonaws.services.pipes.model.PipeSourceActiveMQBrokerParameters
 
clone() - Method in class com.amazonaws.services.pipes.model.PipeSourceDynamoDBStreamParameters
 
clone() - Method in class com.amazonaws.services.pipes.model.PipeSourceKinesisStreamParameters
 
clone() - Method in class com.amazonaws.services.pipes.model.PipeSourceManagedStreamingKafkaParameters
 
clone() - Method in class com.amazonaws.services.pipes.model.PipeSourceParameters
 
clone() - Method in class com.amazonaws.services.pipes.model.PipeSourceRabbitMQBrokerParameters
 
clone() - Method in class com.amazonaws.services.pipes.model.PipeSourceSelfManagedKafkaParameters
 
clone() - Method in class com.amazonaws.services.pipes.model.PipeSourceSqsQueueParameters
 
clone() - Method in class com.amazonaws.services.pipes.model.PipeTargetBatchJobParameters
 
clone() - Method in class com.amazonaws.services.pipes.model.PipeTargetCloudWatchLogsParameters
 
clone() - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
 
clone() - Method in class com.amazonaws.services.pipes.model.PipeTargetEventBridgeEventBusParameters
 
clone() - Method in class com.amazonaws.services.pipes.model.PipeTargetHttpParameters
 
clone() - Method in class com.amazonaws.services.pipes.model.PipeTargetKinesisStreamParameters
 
clone() - Method in class com.amazonaws.services.pipes.model.PipeTargetLambdaFunctionParameters
 
clone() - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
 
clone() - Method in class com.amazonaws.services.pipes.model.PipeTargetRedshiftDataParameters
 
clone() - Method in class com.amazonaws.services.pipes.model.PipeTargetSageMakerPipelineParameters
 
clone() - Method in class com.amazonaws.services.pipes.model.PipeTargetSqsQueueParameters
 
clone() - Method in class com.amazonaws.services.pipes.model.PipeTargetStateMachineParameters
 
clone() - Method in class com.amazonaws.services.pipes.model.PipeTargetTimestreamParameters
 
clone() - Method in class com.amazonaws.services.pipes.model.PlacementConstraint
 
clone() - Method in class com.amazonaws.services.pipes.model.PlacementStrategy
 
clone() - Method in class com.amazonaws.services.pipes.model.S3LogDestination
 
clone() - Method in class com.amazonaws.services.pipes.model.S3LogDestinationParameters
 
clone() - Method in class com.amazonaws.services.pipes.model.SageMakerPipelineParameter
 
clone() - Method in class com.amazonaws.services.pipes.model.SelfManagedKafkaAccessConfigurationCredentials
 
clone() - Method in class com.amazonaws.services.pipes.model.SelfManagedKafkaAccessConfigurationVpc
 
clone() - Method in class com.amazonaws.services.pipes.model.SingleMeasureMapping
 
clone() - Method in class com.amazonaws.services.pipes.model.StartPipeRequest
 
clone() - Method in class com.amazonaws.services.pipes.model.StartPipeResult
 
clone() - Method in class com.amazonaws.services.pipes.model.StopPipeRequest
 
clone() - Method in class com.amazonaws.services.pipes.model.StopPipeResult
 
clone() - Method in class com.amazonaws.services.pipes.model.Tag
 
clone() - Method in class com.amazonaws.services.pipes.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.pipes.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.pipes.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.pipes.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.pipes.model.UpdatePipeRequest
 
clone() - Method in class com.amazonaws.services.pipes.model.UpdatePipeResult
 
clone() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceActiveMQBrokerParameters
 
clone() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceDynamoDBStreamParameters
 
clone() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceKinesisStreamParameters
 
clone() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceManagedStreamingKafkaParameters
 
clone() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceParameters
 
clone() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceRabbitMQBrokerParameters
 
clone() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceSelfManagedKafkaParameters
 
clone() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceSqsQueueParameters
 
clone() - Method in class com.amazonaws.services.pipes.model.ValidationExceptionField
 
CloudwatchLogsLogDestination - Class in com.amazonaws.services.pipes.model
The Amazon CloudWatch Logs logging configuration settings for the pipe.
CloudwatchLogsLogDestination() - Constructor for class com.amazonaws.services.pipes.model.CloudwatchLogsLogDestination
 
CloudwatchLogsLogDestinationParameters - Class in com.amazonaws.services.pipes.model
The Amazon CloudWatch Logs logging configuration settings for the pipe.
CloudwatchLogsLogDestinationParameters() - Constructor for class com.amazonaws.services.pipes.model.CloudwatchLogsLogDestinationParameters
 
com.amazonaws.services.pipes - package com.amazonaws.services.pipes
Amazon EventBridge Pipes connects event sources to targets.
com.amazonaws.services.pipes.model - package com.amazonaws.services.pipes.model
 
configFactory - Static variable in class com.amazonaws.services.pipes.AmazonPipesClient
Client configuration factory providing ClientConfigurations tailored to this client
ConflictException - Exception in com.amazonaws.services.pipes.model
An action you attempted resulted in an exception.
ConflictException(String) - Constructor for exception com.amazonaws.services.pipes.model.ConflictException
Constructs a new ConflictException with the specified error message.
createPipe(CreatePipeRequest) - Method in class com.amazonaws.services.pipes.AbstractAmazonPipes
 
createPipe(CreatePipeRequest) - Method in interface com.amazonaws.services.pipes.AmazonPipes
Create a pipe.
createPipe(CreatePipeRequest) - Method in class com.amazonaws.services.pipes.AmazonPipesClient
Create a pipe.
createPipeAsync(CreatePipeRequest) - Method in class com.amazonaws.services.pipes.AbstractAmazonPipesAsync
 
createPipeAsync(CreatePipeRequest, AsyncHandler<CreatePipeRequest, CreatePipeResult>) - Method in class com.amazonaws.services.pipes.AbstractAmazonPipesAsync
 
createPipeAsync(CreatePipeRequest) - Method in interface com.amazonaws.services.pipes.AmazonPipesAsync
Create a pipe.
createPipeAsync(CreatePipeRequest, AsyncHandler<CreatePipeRequest, CreatePipeResult>) - Method in interface com.amazonaws.services.pipes.AmazonPipesAsync
Create a pipe.
createPipeAsync(CreatePipeRequest) - Method in class com.amazonaws.services.pipes.AmazonPipesAsyncClient
 
createPipeAsync(CreatePipeRequest, AsyncHandler<CreatePipeRequest, CreatePipeResult>) - Method in class com.amazonaws.services.pipes.AmazonPipesAsyncClient
 
CreatePipeRequest - Class in com.amazonaws.services.pipes.model
 
CreatePipeRequest() - Constructor for class com.amazonaws.services.pipes.model.CreatePipeRequest
 
CreatePipeResult - Class in com.amazonaws.services.pipes.model
 
CreatePipeResult() - Constructor for class com.amazonaws.services.pipes.model.CreatePipeResult
 

D

DeadLetterConfig - Class in com.amazonaws.services.pipes.model
A DeadLetterConfig object that contains information about a dead-letter queue configuration.
DeadLetterConfig() - Constructor for class com.amazonaws.services.pipes.model.DeadLetterConfig
 
defaultClient() - Static method in class com.amazonaws.services.pipes.AmazonPipesAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.pipes.AmazonPipesClientBuilder
 
deletePipe(DeletePipeRequest) - Method in class com.amazonaws.services.pipes.AbstractAmazonPipes
 
deletePipe(DeletePipeRequest) - Method in interface com.amazonaws.services.pipes.AmazonPipes
Delete an existing pipe.
deletePipe(DeletePipeRequest) - Method in class com.amazonaws.services.pipes.AmazonPipesClient
Delete an existing pipe.
deletePipeAsync(DeletePipeRequest) - Method in class com.amazonaws.services.pipes.AbstractAmazonPipesAsync
 
deletePipeAsync(DeletePipeRequest, AsyncHandler<DeletePipeRequest, DeletePipeResult>) - Method in class com.amazonaws.services.pipes.AbstractAmazonPipesAsync
 
deletePipeAsync(DeletePipeRequest) - Method in interface com.amazonaws.services.pipes.AmazonPipesAsync
Delete an existing pipe.
deletePipeAsync(DeletePipeRequest, AsyncHandler<DeletePipeRequest, DeletePipeResult>) - Method in interface com.amazonaws.services.pipes.AmazonPipesAsync
Delete an existing pipe.
deletePipeAsync(DeletePipeRequest) - Method in class com.amazonaws.services.pipes.AmazonPipesAsyncClient
 
deletePipeAsync(DeletePipeRequest, AsyncHandler<DeletePipeRequest, DeletePipeResult>) - Method in class com.amazonaws.services.pipes.AmazonPipesAsyncClient
 
DeletePipeRequest - Class in com.amazonaws.services.pipes.model
 
DeletePipeRequest() - Constructor for class com.amazonaws.services.pipes.model.DeletePipeRequest
 
DeletePipeResult - Class in com.amazonaws.services.pipes.model
 
DeletePipeResult() - Constructor for class com.amazonaws.services.pipes.model.DeletePipeResult
 
describePipe(DescribePipeRequest) - Method in class com.amazonaws.services.pipes.AbstractAmazonPipes
 
describePipe(DescribePipeRequest) - Method in interface com.amazonaws.services.pipes.AmazonPipes
Get the information about an existing pipe.
describePipe(DescribePipeRequest) - Method in class com.amazonaws.services.pipes.AmazonPipesClient
Get the information about an existing pipe.
describePipeAsync(DescribePipeRequest) - Method in class com.amazonaws.services.pipes.AbstractAmazonPipesAsync
 
describePipeAsync(DescribePipeRequest, AsyncHandler<DescribePipeRequest, DescribePipeResult>) - Method in class com.amazonaws.services.pipes.AbstractAmazonPipesAsync
 
describePipeAsync(DescribePipeRequest) - Method in interface com.amazonaws.services.pipes.AmazonPipesAsync
Get the information about an existing pipe.
describePipeAsync(DescribePipeRequest, AsyncHandler<DescribePipeRequest, DescribePipeResult>) - Method in interface com.amazonaws.services.pipes.AmazonPipesAsync
Get the information about an existing pipe.
describePipeAsync(DescribePipeRequest) - Method in class com.amazonaws.services.pipes.AmazonPipesAsyncClient
 
describePipeAsync(DescribePipeRequest, AsyncHandler<DescribePipeRequest, DescribePipeResult>) - Method in class com.amazonaws.services.pipes.AmazonPipesAsyncClient
 
DescribePipeRequest - Class in com.amazonaws.services.pipes.model
 
DescribePipeRequest() - Constructor for class com.amazonaws.services.pipes.model.DescribePipeRequest
 
DescribePipeResult - Class in com.amazonaws.services.pipes.model
 
DescribePipeResult() - Constructor for class com.amazonaws.services.pipes.model.DescribePipeResult
 
DimensionMapping - Class in com.amazonaws.services.pipes.model
Maps source data to a dimension in the target Timestream for LiveAnalytics table.
DimensionMapping() - Constructor for class com.amazonaws.services.pipes.model.DimensionMapping
 
DimensionValueType - Enum in com.amazonaws.services.pipes.model
 
DynamoDBStreamStartPosition - Enum in com.amazonaws.services.pipes.model
 

E

EcsContainerOverride - Class in com.amazonaws.services.pipes.model
The overrides that are sent to a container.
EcsContainerOverride() - Constructor for class com.amazonaws.services.pipes.model.EcsContainerOverride
 
EcsEnvironmentFile - Class in com.amazonaws.services.pipes.model
A list of files containing the environment variables to pass to a container.
EcsEnvironmentFile() - Constructor for class com.amazonaws.services.pipes.model.EcsEnvironmentFile
 
EcsEnvironmentFileType - Enum in com.amazonaws.services.pipes.model
 
EcsEnvironmentVariable - Class in com.amazonaws.services.pipes.model
The environment variables to send to the container.
EcsEnvironmentVariable() - Constructor for class com.amazonaws.services.pipes.model.EcsEnvironmentVariable
 
EcsEphemeralStorage - Class in com.amazonaws.services.pipes.model
The amount of ephemeral storage to allocate for the task.
EcsEphemeralStorage() - Constructor for class com.amazonaws.services.pipes.model.EcsEphemeralStorage
 
EcsInferenceAcceleratorOverride - Class in com.amazonaws.services.pipes.model
Details on an Elastic Inference accelerator task override.
EcsInferenceAcceleratorOverride() - Constructor for class com.amazonaws.services.pipes.model.EcsInferenceAcceleratorOverride
 
EcsResourceRequirement - Class in com.amazonaws.services.pipes.model
The type and amount of a resource to assign to a container.
EcsResourceRequirement() - Constructor for class com.amazonaws.services.pipes.model.EcsResourceRequirement
 
EcsResourceRequirementType - Enum in com.amazonaws.services.pipes.model
 
EcsTaskOverride - Class in com.amazonaws.services.pipes.model
The overrides that are associated with a task.
EcsTaskOverride() - Constructor for class com.amazonaws.services.pipes.model.EcsTaskOverride
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.pipes.AmazonPipes
The region metadata service name for computing region endpoints.
EpochTimeUnit - Enum in com.amazonaws.services.pipes.model
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.AwsVpcConfiguration
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.BatchArrayProperties
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.BatchContainerOverrides
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.BatchEnvironmentVariable
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.BatchJobDependency
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.BatchResourceRequirement
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.BatchRetryStrategy
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.CapacityProviderStrategyItem
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.CloudwatchLogsLogDestination
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.CloudwatchLogsLogDestinationParameters
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.CreatePipeResult
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.DeadLetterConfig
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.DeletePipeRequest
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.DeletePipeResult
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.DescribePipeRequest
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.DimensionMapping
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.EcsContainerOverride
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.EcsEnvironmentFile
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.EcsEnvironmentVariable
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.EcsEphemeralStorage
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.EcsInferenceAcceleratorOverride
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.EcsResourceRequirement
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.EcsTaskOverride
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.Filter
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.FilterCriteria
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.FirehoseLogDestination
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.FirehoseLogDestinationParameters
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.ListPipesRequest
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.ListPipesResult
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.MQBrokerAccessCredentials
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.MSKAccessCredentials
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.MultiMeasureAttributeMapping
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.MultiMeasureMapping
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.NetworkConfiguration
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.Pipe
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.PipeEnrichmentHttpParameters
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.PipeEnrichmentParameters
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.PipeLogConfiguration
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.PipeLogConfigurationParameters
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.PipeSourceActiveMQBrokerParameters
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.PipeSourceDynamoDBStreamParameters
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.PipeSourceKinesisStreamParameters
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.PipeSourceManagedStreamingKafkaParameters
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.PipeSourceParameters
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.PipeSourceRabbitMQBrokerParameters
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.PipeSourceSelfManagedKafkaParameters
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.PipeSourceSqsQueueParameters
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.PipeTargetBatchJobParameters
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.PipeTargetCloudWatchLogsParameters
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.PipeTargetEventBridgeEventBusParameters
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.PipeTargetHttpParameters
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.PipeTargetKinesisStreamParameters
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.PipeTargetLambdaFunctionParameters
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.PipeTargetRedshiftDataParameters
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.PipeTargetSageMakerPipelineParameters
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.PipeTargetSqsQueueParameters
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.PipeTargetStateMachineParameters
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.PipeTargetTimestreamParameters
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.PlacementConstraint
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.PlacementStrategy
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.S3LogDestination
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.S3LogDestinationParameters
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.SageMakerPipelineParameter
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.SelfManagedKafkaAccessConfigurationCredentials
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.SelfManagedKafkaAccessConfigurationVpc
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.SingleMeasureMapping
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.StartPipeRequest
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.StartPipeResult
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.StopPipeRequest
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.StopPipeResult
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.UpdatePipeRequest
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.UpdatePipeResult
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceActiveMQBrokerParameters
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceDynamoDBStreamParameters
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceKinesisStreamParameters
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceManagedStreamingKafkaParameters
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceParameters
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceRabbitMQBrokerParameters
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceSelfManagedKafkaParameters
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceSqsQueueParameters
 
equals(Object) - Method in class com.amazonaws.services.pipes.model.ValidationExceptionField
 

F

Filter - Class in com.amazonaws.services.pipes.model
Filter events using an event pattern.
Filter() - Constructor for class com.amazonaws.services.pipes.model.Filter
 
FilterCriteria - Class in com.amazonaws.services.pipes.model
The collection of event patterns used to filter events.
FilterCriteria() - Constructor for class com.amazonaws.services.pipes.model.FilterCriteria
 
FirehoseLogDestination - Class in com.amazonaws.services.pipes.model
The Amazon Data Firehose logging configuration settings for the pipe.
FirehoseLogDestination() - Constructor for class com.amazonaws.services.pipes.model.FirehoseLogDestination
 
FirehoseLogDestinationParameters - Class in com.amazonaws.services.pipes.model
The Amazon Data Firehose logging configuration settings for the pipe.
FirehoseLogDestinationParameters() - Constructor for class com.amazonaws.services.pipes.model.FirehoseLogDestinationParameters
 
fromValue(String) - Static method in enum com.amazonaws.services.pipes.model.AssignPublicIp
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.pipes.model.BatchJobDependencyType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.pipes.model.BatchResourceRequirementType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.pipes.model.DimensionValueType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.pipes.model.DynamoDBStreamStartPosition
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.pipes.model.EcsEnvironmentFileType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.pipes.model.EcsResourceRequirementType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.pipes.model.EpochTimeUnit
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.pipes.model.IncludeExecutionDataOption
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.pipes.model.KinesisStreamStartPosition
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.pipes.model.LaunchType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.pipes.model.LogLevel
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.pipes.model.MeasureValueType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.pipes.model.MSKStartPosition
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.pipes.model.OnPartialBatchItemFailureStreams
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.pipes.model.PipeState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.pipes.model.PipeTargetInvocationType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.pipes.model.PlacementConstraintType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.pipes.model.PlacementStrategyType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.pipes.model.PropagateTags
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.pipes.model.RequestedPipeState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.pipes.model.RequestedPipeStateDescribeResponse
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.pipes.model.S3OutputFormat
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.pipes.model.SelfManagedKafkaStartPosition
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.pipes.model.TimeFieldType
Use this in place of valueOf.

G

getActiveMQBrokerParameters() - Method in class com.amazonaws.services.pipes.model.PipeSourceParameters
The parameters for using an Active MQ broker as a source.
getActiveMQBrokerParameters() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceParameters
The parameters for using an Active MQ broker as a source.
getAdditionalBootstrapServers() - Method in class com.amazonaws.services.pipes.model.PipeSourceSelfManagedKafkaParameters
An array of server URLs.
getArn() - Method in class com.amazonaws.services.pipes.model.CreatePipeResult
The ARN of the pipe.
getArn() - Method in class com.amazonaws.services.pipes.model.DeadLetterConfig
The ARN of the specified target for the dead-letter queue.
getArn() - Method in class com.amazonaws.services.pipes.model.DeletePipeResult
The ARN of the pipe.
getArn() - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The ARN of the pipe.
getArn() - Method in class com.amazonaws.services.pipes.model.Pipe
The ARN of the pipe.
getArn() - Method in class com.amazonaws.services.pipes.model.StartPipeResult
The ARN of the pipe.
getArn() - Method in class com.amazonaws.services.pipes.model.StopPipeResult
The ARN of the pipe.
getArn() - Method in class com.amazonaws.services.pipes.model.UpdatePipeResult
The ARN of the pipe.
getArrayProperties() - Method in class com.amazonaws.services.pipes.model.PipeTargetBatchJobParameters
The array properties for the submitted job, such as the size of the array.
getAssignPublicIp() - Method in class com.amazonaws.services.pipes.model.AwsVpcConfiguration
Specifies whether the task's elastic network interface receives a public IP address.
getAttempts() - Method in class com.amazonaws.services.pipes.model.BatchRetryStrategy
The number of times to move a job to the RUNNABLE status.
getAwsvpcConfiguration() - Method in class com.amazonaws.services.pipes.model.NetworkConfiguration
Use this structure to specify the VPC subnets and security groups for the task, and whether a public IP address is to be used.
getBase() - Method in class com.amazonaws.services.pipes.model.CapacityProviderStrategyItem
The base value designates how many tasks, at a minimum, to run on the specified capacity provider.
getBasicAuth() - Method in class com.amazonaws.services.pipes.model.MQBrokerAccessCredentials
The ARN of the Secrets Manager secret.
getBasicAuth() - Method in class com.amazonaws.services.pipes.model.SelfManagedKafkaAccessConfigurationCredentials
The ARN of the Secrets Manager secret.
getBatchJobParameters() - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
The parameters for using an Batch job as a target.
getBatchSize() - Method in class com.amazonaws.services.pipes.model.PipeSourceActiveMQBrokerParameters
The maximum number of records to include in each batch.
getBatchSize() - Method in class com.amazonaws.services.pipes.model.PipeSourceDynamoDBStreamParameters
The maximum number of records to include in each batch.
getBatchSize() - Method in class com.amazonaws.services.pipes.model.PipeSourceKinesisStreamParameters
The maximum number of records to include in each batch.
getBatchSize() - Method in class com.amazonaws.services.pipes.model.PipeSourceManagedStreamingKafkaParameters
The maximum number of records to include in each batch.
getBatchSize() - Method in class com.amazonaws.services.pipes.model.PipeSourceRabbitMQBrokerParameters
The maximum number of records to include in each batch.
getBatchSize() - Method in class com.amazonaws.services.pipes.model.PipeSourceSelfManagedKafkaParameters
The maximum number of records to include in each batch.
getBatchSize() - Method in class com.amazonaws.services.pipes.model.PipeSourceSqsQueueParameters
The maximum number of records to include in each batch.
getBatchSize() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceActiveMQBrokerParameters
The maximum number of records to include in each batch.
getBatchSize() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceDynamoDBStreamParameters
The maximum number of records to include in each batch.
getBatchSize() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceKinesisStreamParameters
The maximum number of records to include in each batch.
getBatchSize() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceManagedStreamingKafkaParameters
The maximum number of records to include in each batch.
getBatchSize() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceRabbitMQBrokerParameters
The maximum number of records to include in each batch.
getBatchSize() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceSelfManagedKafkaParameters
The maximum number of records to include in each batch.
getBatchSize() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceSqsQueueParameters
The maximum number of records to include in each batch.
getBucketName() - Method in class com.amazonaws.services.pipes.model.S3LogDestination
The name of the Amazon S3 bucket to which EventBridge delivers the log records for the pipe.
getBucketName() - Method in class com.amazonaws.services.pipes.model.S3LogDestinationParameters
Specifies the name of the Amazon S3 bucket to which EventBridge delivers the log records for the pipe.
getBucketOwner() - Method in class com.amazonaws.services.pipes.model.S3LogDestination
The Amazon Web Services account that owns the Amazon S3 bucket to which EventBridge delivers the log records for the pipe.
getBucketOwner() - Method in class com.amazonaws.services.pipes.model.S3LogDestinationParameters
Specifies the Amazon Web Services account that owns the Amazon S3 bucket to which EventBridge delivers the log records for the pipe.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.pipes.AbstractAmazonPipes
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.pipes.AmazonPipes
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.pipes.AmazonPipesClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCapacityProvider() - Method in class com.amazonaws.services.pipes.model.CapacityProviderStrategyItem
The short name of the capacity provider.
getCapacityProviderStrategy() - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
The capacity provider strategy to use for the task.
getClientCertificateTlsAuth() - Method in class com.amazonaws.services.pipes.model.MSKAccessCredentials
The ARN of the Secrets Manager secret.
getClientCertificateTlsAuth() - Method in class com.amazonaws.services.pipes.model.SelfManagedKafkaAccessConfigurationCredentials
The ARN of the Secrets Manager secret.
getCloudwatchLogsLogDestination() - Method in class com.amazonaws.services.pipes.model.PipeLogConfiguration
The Amazon CloudWatch Logs logging configuration settings for the pipe.
getCloudwatchLogsLogDestination() - Method in class com.amazonaws.services.pipes.model.PipeLogConfigurationParameters
The Amazon CloudWatch Logs logging configuration settings for the pipe.
getCloudWatchLogsParameters() - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
The parameters for using an CloudWatch Logs log stream as a target.
getCommand() - Method in class com.amazonaws.services.pipes.model.BatchContainerOverrides
The command to send to the container that overrides the default command from the Docker image or the task definition.
getCommand() - Method in class com.amazonaws.services.pipes.model.EcsContainerOverride
The command to send to the container that overrides the default command from the Docker image or the task definition.
getConsumerGroupID() - Method in class com.amazonaws.services.pipes.model.PipeSourceManagedStreamingKafkaParameters
The name of the destination queue to consume.
getConsumerGroupID() - Method in class com.amazonaws.services.pipes.model.PipeSourceSelfManagedKafkaParameters
The name of the destination queue to consume.
getContainerOverrides() - Method in class com.amazonaws.services.pipes.model.EcsTaskOverride
One or more container overrides that are sent to a task.
getContainerOverrides() - Method in class com.amazonaws.services.pipes.model.PipeTargetBatchJobParameters
The overrides that are sent to a container.
getCpu() - Method in class com.amazonaws.services.pipes.model.EcsContainerOverride
The number of cpu units reserved for the container, instead of the default value from the task definition.
getCpu() - Method in class com.amazonaws.services.pipes.model.EcsTaskOverride
The cpu override for the task.
getCreationTime() - Method in class com.amazonaws.services.pipes.model.CreatePipeResult
The time the pipe was created.
getCreationTime() - Method in class com.amazonaws.services.pipes.model.DeletePipeResult
The time the pipe was created.
getCreationTime() - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The time the pipe was created.
getCreationTime() - Method in class com.amazonaws.services.pipes.model.Pipe
The time the pipe was created.
getCreationTime() - Method in class com.amazonaws.services.pipes.model.StartPipeResult
The time the pipe was created.
getCreationTime() - Method in class com.amazonaws.services.pipes.model.StopPipeResult
The time the pipe was created.
getCreationTime() - Method in class com.amazonaws.services.pipes.model.UpdatePipeResult
The time the pipe was created.
getCredentials() - Method in class com.amazonaws.services.pipes.model.PipeSourceActiveMQBrokerParameters
The credentials needed to access the resource.
getCredentials() - Method in class com.amazonaws.services.pipes.model.PipeSourceManagedStreamingKafkaParameters
The credentials needed to access the resource.
getCredentials() - Method in class com.amazonaws.services.pipes.model.PipeSourceRabbitMQBrokerParameters
The credentials needed to access the resource.
getCredentials() - Method in class com.amazonaws.services.pipes.model.PipeSourceSelfManagedKafkaParameters
The credentials needed to access the resource.
getCredentials() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceActiveMQBrokerParameters
The credentials needed to access the resource.
getCredentials() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceManagedStreamingKafkaParameters
The credentials needed to access the resource.
getCredentials() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceRabbitMQBrokerParameters
The credentials needed to access the resource.
getCredentials() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceSelfManagedKafkaParameters
The credentials needed to access the resource.
getCurrentState() - Method in class com.amazonaws.services.pipes.model.CreatePipeResult
The state the pipe is in.
getCurrentState() - Method in class com.amazonaws.services.pipes.model.DeletePipeResult
The state the pipe is in.
getCurrentState() - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The state the pipe is in.
getCurrentState() - Method in class com.amazonaws.services.pipes.model.ListPipesRequest
The state the pipe is in.
getCurrentState() - Method in class com.amazonaws.services.pipes.model.Pipe
The state the pipe is in.
getCurrentState() - Method in class com.amazonaws.services.pipes.model.StartPipeResult
The state the pipe is in.
getCurrentState() - Method in class com.amazonaws.services.pipes.model.StopPipeResult
The state the pipe is in.
getCurrentState() - Method in class com.amazonaws.services.pipes.model.UpdatePipeResult
The state the pipe is in.
getDatabase() - Method in class com.amazonaws.services.pipes.model.PipeTargetRedshiftDataParameters
The name of the database.
getDbUser() - Method in class com.amazonaws.services.pipes.model.PipeTargetRedshiftDataParameters
The database user name.
getDeadLetterConfig() - Method in class com.amazonaws.services.pipes.model.PipeSourceDynamoDBStreamParameters
Define the target queue to send dead-letter queue events to.
getDeadLetterConfig() - Method in class com.amazonaws.services.pipes.model.PipeSourceKinesisStreamParameters
Define the target queue to send dead-letter queue events to.
getDeadLetterConfig() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceDynamoDBStreamParameters
Define the target queue to send dead-letter queue events to.
getDeadLetterConfig() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceKinesisStreamParameters
Define the target queue to send dead-letter queue events to.
getDeliveryStreamArn() - Method in class com.amazonaws.services.pipes.model.FirehoseLogDestination
The Amazon Resource Name (ARN) of the Firehose delivery stream to which EventBridge delivers the pipe log records.
getDeliveryStreamArn() - Method in class com.amazonaws.services.pipes.model.FirehoseLogDestinationParameters
Specifies the Amazon Resource Name (ARN) of the Firehose delivery stream to which EventBridge delivers the pipe log records.
getDependsOn() - Method in class com.amazonaws.services.pipes.model.PipeTargetBatchJobParameters
A list of dependencies for the job.
getDescription() - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
A description of the pipe.
getDescription() - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
A description of the pipe.
getDescription() - Method in class com.amazonaws.services.pipes.model.UpdatePipeRequest
A description of the pipe.
getDesiredState() - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
The state the pipe should be in.
getDesiredState() - Method in class com.amazonaws.services.pipes.model.CreatePipeResult
The state the pipe should be in.
getDesiredState() - Method in class com.amazonaws.services.pipes.model.DeletePipeResult
The state the pipe should be in.
getDesiredState() - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The state the pipe should be in.
getDesiredState() - Method in class com.amazonaws.services.pipes.model.ListPipesRequest
The state the pipe should be in.
getDesiredState() - Method in class com.amazonaws.services.pipes.model.Pipe
The state the pipe should be in.
getDesiredState() - Method in class com.amazonaws.services.pipes.model.StartPipeResult
The state the pipe should be in.
getDesiredState() - Method in class com.amazonaws.services.pipes.model.StopPipeResult
The state the pipe should be in.
getDesiredState() - Method in class com.amazonaws.services.pipes.model.UpdatePipeRequest
The state the pipe should be in.
getDesiredState() - Method in class com.amazonaws.services.pipes.model.UpdatePipeResult
The state the pipe should be in.
getDetailType() - Method in class com.amazonaws.services.pipes.model.PipeTargetEventBridgeEventBusParameters
A free-form string, with a maximum of 128 characters, used to decide what fields to expect in the event detail.
getDeviceName() - Method in class com.amazonaws.services.pipes.model.EcsInferenceAcceleratorOverride
The Elastic Inference accelerator device name to override for the task.
getDeviceType() - Method in class com.amazonaws.services.pipes.model.EcsInferenceAcceleratorOverride
The Elastic Inference accelerator type to use.
getDimensionMappings() - Method in class com.amazonaws.services.pipes.model.PipeTargetTimestreamParameters
Map source data to dimensions in the target Timestream for LiveAnalytics table.
getDimensionName() - Method in class com.amazonaws.services.pipes.model.DimensionMapping
The metadata attributes of the time series.
getDimensionValue() - Method in class com.amazonaws.services.pipes.model.DimensionMapping
Dynamic path to the dimension value in the source event.
getDimensionValueType() - Method in class com.amazonaws.services.pipes.model.DimensionMapping
The data type of the dimension for the time-series data.
getDynamoDBStreamParameters() - Method in class com.amazonaws.services.pipes.model.PipeSourceParameters
The parameters for using a DynamoDB stream as a source.
getDynamoDBStreamParameters() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceParameters
The parameters for using a DynamoDB stream as a source.
getEcsTaskParameters() - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
The parameters for using an Amazon ECS task as a target.
getEnableECSManagedTags() - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
Specifies whether to enable Amazon ECS managed tags for the task.
getEnableExecuteCommand() - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
Whether or not to enable the execute command functionality for the containers in this task.
getEndpointId() - Method in class com.amazonaws.services.pipes.model.PipeTargetEventBridgeEventBusParameters
The URL subdomain of the endpoint.
getEnrichment() - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
The ARN of the enrichment resource.
getEnrichment() - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The ARN of the enrichment resource.
getEnrichment() - Method in class com.amazonaws.services.pipes.model.Pipe
The ARN of the enrichment resource.
getEnrichment() - Method in class com.amazonaws.services.pipes.model.UpdatePipeRequest
The ARN of the enrichment resource.
getEnrichmentParameters() - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
The parameters required to set up enrichment on your pipe.
getEnrichmentParameters() - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The parameters required to set up enrichment on your pipe.
getEnrichmentParameters() - Method in class com.amazonaws.services.pipes.model.UpdatePipeRequest
The parameters required to set up enrichment on your pipe.
getEnvironment() - Method in class com.amazonaws.services.pipes.model.BatchContainerOverrides
The environment variables to send to the container.
getEnvironment() - Method in class com.amazonaws.services.pipes.model.EcsContainerOverride
The environment variables to send to the container.
getEnvironmentFiles() - Method in class com.amazonaws.services.pipes.model.EcsContainerOverride
A list of files containing the environment variables to pass to a container, instead of the value from the container definition.
getEphemeralStorage() - Method in class com.amazonaws.services.pipes.model.EcsTaskOverride
The ephemeral storage setting override for the task.
getEpochTimeUnit() - Method in class com.amazonaws.services.pipes.model.PipeTargetTimestreamParameters
The granularity of the time units used.
getEventBridgeEventBusParameters() - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
The parameters for using an EventBridge event bus as a target.
getExecutionRoleArn() - Method in class com.amazonaws.services.pipes.model.EcsTaskOverride
The Amazon Resource Name (ARN) of the task execution IAM role override for the task.
getExecutorService() - Method in class com.amazonaws.services.pipes.AmazonPipesAsyncClient
Returns the executor service used by this client to execute async requests.
getExpression() - Method in class com.amazonaws.services.pipes.model.PlacementConstraint
A cluster query language expression to apply to the constraint.
getField() - Method in class com.amazonaws.services.pipes.model.PlacementStrategy
The field to apply the placement strategy against.
getFieldList() - Method in exception com.amazonaws.services.pipes.model.ValidationException
The list of fields for which validation failed and the corresponding failure messages.
getFilterCriteria() - Method in class com.amazonaws.services.pipes.model.PipeSourceParameters
The collection of event patterns used to filter events.
getFilterCriteria() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceParameters
The collection of event patterns used to filter events.
getFilters() - Method in class com.amazonaws.services.pipes.model.FilterCriteria
The event patterns.
getFirehoseLogDestination() - Method in class com.amazonaws.services.pipes.model.PipeLogConfiguration
The Amazon Data Firehose logging configuration settings for the pipe.
getFirehoseLogDestination() - Method in class com.amazonaws.services.pipes.model.PipeLogConfigurationParameters
The Amazon Data Firehose logging configuration settings for the pipe.
getGroup() - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
Specifies an Amazon ECS task group for the task.
getHeaderParameters() - Method in class com.amazonaws.services.pipes.model.PipeEnrichmentHttpParameters
The headers that need to be sent as part of request invoking the API Gateway REST API or EventBridge ApiDestination.
getHeaderParameters() - Method in class com.amazonaws.services.pipes.model.PipeTargetHttpParameters
The headers that need to be sent as part of request invoking the API Gateway REST API or EventBridge ApiDestination.
getHttpParameters() - Method in class com.amazonaws.services.pipes.model.PipeEnrichmentParameters
Contains the HTTP parameters to use when the target is a API Gateway REST endpoint or EventBridge ApiDestination.
getHttpParameters() - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
These are custom parameter to be used when the target is an API Gateway REST APIs or EventBridge ApiDestinations.
getIncludeExecutionData() - Method in class com.amazonaws.services.pipes.model.PipeLogConfiguration
Whether the execution data (specifically, the payload, awsRequest, and awsResponse fields) is included in the log messages for this pipe.
getIncludeExecutionData() - Method in class com.amazonaws.services.pipes.model.PipeLogConfigurationParameters
Specify ALL to include the execution data (specifically, the payload, awsRequest, and awsResponse fields) in the log messages for this pipe.
getInferenceAcceleratorOverrides() - Method in class com.amazonaws.services.pipes.model.EcsTaskOverride
The Elastic Inference accelerator override for the task.
getInputTemplate() - Method in class com.amazonaws.services.pipes.model.PipeEnrichmentParameters
Valid JSON text passed to the enrichment.
getInputTemplate() - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
Valid JSON text passed to the target.
getInstanceType() - Method in class com.amazonaws.services.pipes.model.BatchContainerOverrides
The instance type to use for a multi-node parallel job.
getInvocationType() - Method in class com.amazonaws.services.pipes.model.PipeTargetLambdaFunctionParameters
Specify whether to invoke the function synchronously or asynchronously.
getInvocationType() - Method in class com.amazonaws.services.pipes.model.PipeTargetStateMachineParameters
Specify whether to invoke the Step Functions state machine synchronously or asynchronously.
getJobDefinition() - Method in class com.amazonaws.services.pipes.model.PipeTargetBatchJobParameters
The job definition used by this job.
getJobId() - Method in class com.amazonaws.services.pipes.model.BatchJobDependency
The job ID of the Batch job that's associated with this dependency.
getJobName() - Method in class com.amazonaws.services.pipes.model.PipeTargetBatchJobParameters
The name of the job.
getKey() - Method in class com.amazonaws.services.pipes.model.Tag
A string you can use to assign a value.
getKinesisStreamParameters() - Method in class com.amazonaws.services.pipes.model.PipeSourceParameters
The parameters for using a Kinesis stream as a source.
getKinesisStreamParameters() - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
The parameters for using a Kinesis stream as a target.
getKinesisStreamParameters() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceParameters
The parameters for using a Kinesis stream as a source.
getLambdaFunctionParameters() - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
The parameters for using a Lambda function as a target.
getLastModifiedTime() - Method in class com.amazonaws.services.pipes.model.CreatePipeResult
When the pipe was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
getLastModifiedTime() - Method in class com.amazonaws.services.pipes.model.DeletePipeResult
When the pipe was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
getLastModifiedTime() - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
When the pipe was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
getLastModifiedTime() - Method in class com.amazonaws.services.pipes.model.Pipe
When the pipe was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
getLastModifiedTime() - Method in class com.amazonaws.services.pipes.model.StartPipeResult
When the pipe was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
getLastModifiedTime() - Method in class com.amazonaws.services.pipes.model.StopPipeResult
When the pipe was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
getLastModifiedTime() - Method in class com.amazonaws.services.pipes.model.UpdatePipeResult
When the pipe was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
getLaunchType() - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
Specifies the launch type on which your task is running.
getLevel() - Method in class com.amazonaws.services.pipes.model.PipeLogConfiguration
The level of logging detail to include.
getLevel() - Method in class com.amazonaws.services.pipes.model.PipeLogConfigurationParameters
The level of logging detail to include.
getLimit() - Method in class com.amazonaws.services.pipes.model.ListPipesRequest
The maximum number of pipes to include in the response.
getLogConfiguration() - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
The logging configuration settings for the pipe.
getLogConfiguration() - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The logging configuration settings for the pipe.
getLogConfiguration() - Method in class com.amazonaws.services.pipes.model.UpdatePipeRequest
The logging configuration settings for the pipe.
getLogGroupArn() - Method in class com.amazonaws.services.pipes.model.CloudwatchLogsLogDestination
The Amazon Web Services Resource Name (ARN) for the CloudWatch log group to which EventBridge sends the log records.
getLogGroupArn() - Method in class com.amazonaws.services.pipes.model.CloudwatchLogsLogDestinationParameters
The Amazon Web Services Resource Name (ARN) for the CloudWatch log group to which EventBridge sends the log records.
getLogStreamName() - Method in class com.amazonaws.services.pipes.model.PipeTargetCloudWatchLogsParameters
The name of the log stream.
getManagedStreamingKafkaParameters() - Method in class com.amazonaws.services.pipes.model.PipeSourceParameters
The parameters for using an MSK stream as a source.
getManagedStreamingKafkaParameters() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceParameters
The parameters for using an MSK stream as a source.
getMaximumBatchingWindowInSeconds() - Method in class com.amazonaws.services.pipes.model.PipeSourceActiveMQBrokerParameters
The maximum length of a time to wait for events.
getMaximumBatchingWindowInSeconds() - Method in class com.amazonaws.services.pipes.model.PipeSourceDynamoDBStreamParameters
The maximum length of a time to wait for events.
getMaximumBatchingWindowInSeconds() - Method in class com.amazonaws.services.pipes.model.PipeSourceKinesisStreamParameters
The maximum length of a time to wait for events.
getMaximumBatchingWindowInSeconds() - Method in class com.amazonaws.services.pipes.model.PipeSourceManagedStreamingKafkaParameters
The maximum length of a time to wait for events.
getMaximumBatchingWindowInSeconds() - Method in class com.amazonaws.services.pipes.model.PipeSourceRabbitMQBrokerParameters
The maximum length of a time to wait for events.
getMaximumBatchingWindowInSeconds() - Method in class com.amazonaws.services.pipes.model.PipeSourceSelfManagedKafkaParameters
The maximum length of a time to wait for events.
getMaximumBatchingWindowInSeconds() - Method in class com.amazonaws.services.pipes.model.PipeSourceSqsQueueParameters
The maximum length of a time to wait for events.
getMaximumBatchingWindowInSeconds() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceActiveMQBrokerParameters
The maximum length of a time to wait for events.
getMaximumBatchingWindowInSeconds() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceDynamoDBStreamParameters
The maximum length of a time to wait for events.
getMaximumBatchingWindowInSeconds() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceKinesisStreamParameters
The maximum length of a time to wait for events.
getMaximumBatchingWindowInSeconds() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceManagedStreamingKafkaParameters
The maximum length of a time to wait for events.
getMaximumBatchingWindowInSeconds() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceRabbitMQBrokerParameters
The maximum length of a time to wait for events.
getMaximumBatchingWindowInSeconds() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceSelfManagedKafkaParameters
The maximum length of a time to wait for events.
getMaximumBatchingWindowInSeconds() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceSqsQueueParameters
The maximum length of a time to wait for events.
getMaximumRecordAgeInSeconds() - Method in class com.amazonaws.services.pipes.model.PipeSourceDynamoDBStreamParameters
(Streams only) Discard records older than the specified age.
getMaximumRecordAgeInSeconds() - Method in class com.amazonaws.services.pipes.model.PipeSourceKinesisStreamParameters
(Streams only) Discard records older than the specified age.
getMaximumRecordAgeInSeconds() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceDynamoDBStreamParameters
(Streams only) Discard records older than the specified age.
getMaximumRecordAgeInSeconds() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceKinesisStreamParameters
(Streams only) Discard records older than the specified age.
getMaximumRetryAttempts() - Method in class com.amazonaws.services.pipes.model.PipeSourceDynamoDBStreamParameters
(Streams only) Discard records after the specified number of retries.
getMaximumRetryAttempts() - Method in class com.amazonaws.services.pipes.model.PipeSourceKinesisStreamParameters
(Streams only) Discard records after the specified number of retries.
getMaximumRetryAttempts() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceDynamoDBStreamParameters
(Streams only) Discard records after the specified number of retries.
getMaximumRetryAttempts() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceKinesisStreamParameters
(Streams only) Discard records after the specified number of retries.
getMeasureName() - Method in class com.amazonaws.services.pipes.model.SingleMeasureMapping
Target measure name for the measurement attribute in the Timestream table.
getMeasureValue() - Method in class com.amazonaws.services.pipes.model.MultiMeasureAttributeMapping
Dynamic path to the measurement attribute in the source event.
getMeasureValue() - Method in class com.amazonaws.services.pipes.model.SingleMeasureMapping
Dynamic path of the source field to map to the measure in the record.
getMeasureValueType() - Method in class com.amazonaws.services.pipes.model.MultiMeasureAttributeMapping
Data type of the measurement attribute in the source event.
getMeasureValueType() - Method in class com.amazonaws.services.pipes.model.SingleMeasureMapping
Data type of the source field.
getMemory() - Method in class com.amazonaws.services.pipes.model.EcsContainerOverride
The hard limit (in MiB) of memory to present to the container, instead of the default value from the task definition.
getMemory() - Method in class com.amazonaws.services.pipes.model.EcsTaskOverride
The memory override for the task.
getMemoryReservation() - Method in class com.amazonaws.services.pipes.model.EcsContainerOverride
The soft limit (in MiB) of memory to reserve for the container, instead of the default value from the task definition.
getMessage() - Method in class com.amazonaws.services.pipes.model.ValidationExceptionField
The message of the exception.
getMessageDeduplicationId() - Method in class com.amazonaws.services.pipes.model.PipeTargetSqsQueueParameters
This parameter applies only to FIFO (first-in-first-out) queues.
getMessageGroupId() - Method in class com.amazonaws.services.pipes.model.PipeTargetSqsQueueParameters
The FIFO message group ID to use as the target.
getMultiMeasureAttributeMappings() - Method in class com.amazonaws.services.pipes.model.MultiMeasureMapping
Mappings that represent multiple source event fields mapped to measures in the same Timestream for LiveAnalytics record.
getMultiMeasureAttributeName() - Method in class com.amazonaws.services.pipes.model.MultiMeasureAttributeMapping
Target measure name to be used.
getMultiMeasureMappings() - Method in class com.amazonaws.services.pipes.model.PipeTargetTimestreamParameters
Maps multiple measures from the source event to the same record in the specified Timestream for LiveAnalytics table.
getMultiMeasureName() - Method in class com.amazonaws.services.pipes.model.MultiMeasureMapping
The name of the multiple measurements per record (multi-measure).
getName() - Method in class com.amazonaws.services.pipes.model.BatchEnvironmentVariable
The name of the key-value pair.
getName() - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
The name of the pipe.
getName() - Method in class com.amazonaws.services.pipes.model.CreatePipeResult
The name of the pipe.
getName() - Method in class com.amazonaws.services.pipes.model.DeletePipeRequest
The name of the pipe.
getName() - Method in class com.amazonaws.services.pipes.model.DeletePipeResult
The name of the pipe.
getName() - Method in class com.amazonaws.services.pipes.model.DescribePipeRequest
The name of the pipe.
getName() - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The name of the pipe.
getName() - Method in class com.amazonaws.services.pipes.model.EcsContainerOverride
The name of the container that receives the override.
getName() - Method in class com.amazonaws.services.pipes.model.EcsEnvironmentVariable
The name of the key-value pair.
getName() - Method in class com.amazonaws.services.pipes.model.Pipe
The name of the pipe.
getName() - Method in class com.amazonaws.services.pipes.model.SageMakerPipelineParameter
Name of parameter to start execution of a SageMaker Model Building Pipeline.
getName() - Method in class com.amazonaws.services.pipes.model.StartPipeRequest
The name of the pipe.
getName() - Method in class com.amazonaws.services.pipes.model.StartPipeResult
The name of the pipe.
getName() - Method in class com.amazonaws.services.pipes.model.StopPipeRequest
The name of the pipe.
getName() - Method in class com.amazonaws.services.pipes.model.StopPipeResult
The name of the pipe.
getName() - Method in class com.amazonaws.services.pipes.model.UpdatePipeRequest
The name of the pipe.
getName() - Method in class com.amazonaws.services.pipes.model.UpdatePipeResult
The name of the pipe.
getName() - Method in class com.amazonaws.services.pipes.model.ValidationExceptionField
The name of the exception.
getNamePrefix() - Method in class com.amazonaws.services.pipes.model.ListPipesRequest
A value that will return a subset of the pipes associated with this account.
getNetworkConfiguration() - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
Use this structure if the Amazon ECS task uses the awsvpc network mode.
getNextToken() - Method in class com.amazonaws.services.pipes.model.ListPipesRequest
If nextToken is returned, there are more results available.
getNextToken() - Method in class com.amazonaws.services.pipes.model.ListPipesResult
If nextToken is returned, there are more results available.
getOnPartialBatchItemFailure() - Method in class com.amazonaws.services.pipes.model.PipeSourceDynamoDBStreamParameters
(Streams only) Define how to handle item process failures.
getOnPartialBatchItemFailure() - Method in class com.amazonaws.services.pipes.model.PipeSourceKinesisStreamParameters
(Streams only) Define how to handle item process failures.
getOnPartialBatchItemFailure() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceDynamoDBStreamParameters
(Streams only) Define how to handle item process failures.
getOnPartialBatchItemFailure() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceKinesisStreamParameters
(Streams only) Define how to handle item process failures.
getOutputFormat() - Method in class com.amazonaws.services.pipes.model.S3LogDestination
The format EventBridge uses for the log records.
getOutputFormat() - Method in class com.amazonaws.services.pipes.model.S3LogDestinationParameters
How EventBridge should format the log records.
getOverrides() - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
The overrides that are associated with a task.
getParallelizationFactor() - Method in class com.amazonaws.services.pipes.model.PipeSourceDynamoDBStreamParameters
(Streams only) The number of batches to process concurrently from each shard.
getParallelizationFactor() - Method in class com.amazonaws.services.pipes.model.PipeSourceKinesisStreamParameters
(Streams only) The number of batches to process concurrently from each shard.
getParallelizationFactor() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceDynamoDBStreamParameters
(Streams only) The number of batches to process concurrently from each shard.
getParallelizationFactor() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceKinesisStreamParameters
(Streams only) The number of batches to process concurrently from each shard.
getParameters() - Method in class com.amazonaws.services.pipes.model.PipeTargetBatchJobParameters
Additional parameters passed to the job that replace parameter substitution placeholders that are set in the job definition.
getPartitionKey() - Method in class com.amazonaws.services.pipes.model.PipeTargetKinesisStreamParameters
Determines which shard in the stream the data record is assigned to.
getPathParameterValues() - Method in class com.amazonaws.services.pipes.model.PipeEnrichmentHttpParameters
The path parameter values to be used to populate API Gateway REST API or EventBridge ApiDestination path wildcards ("*").
getPathParameterValues() - Method in class com.amazonaws.services.pipes.model.PipeTargetHttpParameters
The path parameter values to be used to populate API Gateway REST API or EventBridge ApiDestination path wildcards ("*").
getPattern() - Method in class com.amazonaws.services.pipes.model.Filter
The event pattern.
getPipelineParameterList() - Method in class com.amazonaws.services.pipes.model.PipeTargetSageMakerPipelineParameters
List of Parameter names and values for SageMaker Model Building Pipeline execution.
getPipes() - Method in class com.amazonaws.services.pipes.model.ListPipesResult
The pipes returned by the call.
getPlacementConstraints() - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
An array of placement constraint objects to use for the task.
getPlacementStrategy() - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
The placement strategy objects to use for the task.
getPlatformVersion() - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
Specifies the platform version for the task.
getPrefix() - Method in class com.amazonaws.services.pipes.model.S3LogDestination
The prefix text with which to begin Amazon S3 log object names.
getPrefix() - Method in class com.amazonaws.services.pipes.model.S3LogDestinationParameters
Specifies any prefix text with which to begin Amazon S3 log object names.
getPropagateTags() - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
Specifies whether to propagate the tags from the task definition to the task.
getQueryStringParameters() - Method in class com.amazonaws.services.pipes.model.PipeEnrichmentHttpParameters
The query string keys/values that need to be sent as part of request invoking the API Gateway REST API or EventBridge ApiDestination.
getQueryStringParameters() - Method in class com.amazonaws.services.pipes.model.PipeTargetHttpParameters
The query string keys/values that need to be sent as part of request invoking the API Gateway REST API or EventBridge ApiDestination.
getQueueName() - Method in class com.amazonaws.services.pipes.model.PipeSourceActiveMQBrokerParameters
The name of the destination queue to consume.
getQueueName() - Method in class com.amazonaws.services.pipes.model.PipeSourceRabbitMQBrokerParameters
The name of the destination queue to consume.
getQuotaCode() - Method in exception com.amazonaws.services.pipes.model.ServiceQuotaExceededException
The identifier of the quota that caused the exception.
getQuotaCode() - Method in exception com.amazonaws.services.pipes.model.ThrottlingException
The identifier of the quota that caused the exception.
getRabbitMQBrokerParameters() - Method in class com.amazonaws.services.pipes.model.PipeSourceParameters
The parameters for using a Rabbit MQ broker as a source.
getRabbitMQBrokerParameters() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceParameters
The parameters for using a Rabbit MQ broker as a source.
getRedshiftDataParameters() - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
These are custom parameters to be used when the target is a Amazon Redshift cluster to invoke the Amazon Redshift Data API BatchExecuteStatement.
getReferenceId() - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
The reference ID to use for the task.
getResourceArn() - Method in class com.amazonaws.services.pipes.model.ListTagsForResourceRequest
The ARN of the pipe for which you want to view tags.
getResourceArn() - Method in class com.amazonaws.services.pipes.model.TagResourceRequest
The ARN of the pipe.
getResourceArn() - Method in class com.amazonaws.services.pipes.model.UntagResourceRequest
The ARN of the pipe.
getResourceId() - Method in exception com.amazonaws.services.pipes.model.ConflictException
The ID of the resource that caused the exception.
getResourceId() - Method in exception com.amazonaws.services.pipes.model.ServiceQuotaExceededException
The ID of the resource that caused the exception.
getResourceRequirements() - Method in class com.amazonaws.services.pipes.model.BatchContainerOverrides
The type and amount of resources to assign to a container.
getResourceRequirements() - Method in class com.amazonaws.services.pipes.model.EcsContainerOverride
The type and amount of a resource to assign to a container, instead of the default value from the task definition.
getResources() - Method in class com.amazonaws.services.pipes.model.PipeTargetEventBridgeEventBusParameters
Amazon Web Services resources, identified by Amazon Resource Name (ARN), which the event primarily concerns.
getResourceType() - Method in exception com.amazonaws.services.pipes.model.ConflictException
The type of resource that caused the exception.
getResourceType() - Method in exception com.amazonaws.services.pipes.model.ServiceQuotaExceededException
The type of resource that caused the exception.
getRetryAfterSeconds() - Method in exception com.amazonaws.services.pipes.model.InternalException
The number of seconds to wait before retrying the action that caused the exception.
getRetryAfterSeconds() - Method in exception com.amazonaws.services.pipes.model.ThrottlingException
The number of seconds to wait before retrying the action that caused the exception.
getRetryStrategy() - Method in class com.amazonaws.services.pipes.model.PipeTargetBatchJobParameters
The retry strategy to use for failed jobs.
getRoleArn() - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
The ARN of the role that allows the pipe to send data to the target.
getRoleArn() - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The ARN of the role that allows the pipe to send data to the target.
getRoleArn() - Method in class com.amazonaws.services.pipes.model.UpdatePipeRequest
The ARN of the role that allows the pipe to send data to the target.
getS3LogDestination() - Method in class com.amazonaws.services.pipes.model.PipeLogConfiguration
The Amazon S3 logging configuration settings for the pipe.
getS3LogDestination() - Method in class com.amazonaws.services.pipes.model.PipeLogConfigurationParameters
The Amazon S3 logging configuration settings for the pipe.
getSageMakerPipelineParameters() - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
The parameters for using a SageMaker pipeline as a target.
getSaslScram256Auth() - Method in class com.amazonaws.services.pipes.model.SelfManagedKafkaAccessConfigurationCredentials
The ARN of the Secrets Manager secret.
getSaslScram512Auth() - Method in class com.amazonaws.services.pipes.model.MSKAccessCredentials
The ARN of the Secrets Manager secret.
getSaslScram512Auth() - Method in class com.amazonaws.services.pipes.model.SelfManagedKafkaAccessConfigurationCredentials
The ARN of the Secrets Manager secret.
getSecretManagerArn() - Method in class com.amazonaws.services.pipes.model.PipeTargetRedshiftDataParameters
The name or ARN of the secret that enables access to the database.
getSecurityGroup() - Method in class com.amazonaws.services.pipes.model.SelfManagedKafkaAccessConfigurationVpc
Specifies the security groups associated with the stream.
getSecurityGroups() - Method in class com.amazonaws.services.pipes.model.AwsVpcConfiguration
Specifies the security groups associated with the task.
getSelfManagedKafkaParameters() - Method in class com.amazonaws.services.pipes.model.PipeSourceParameters
The parameters for using a self-managed Apache Kafka stream as a source.
getSelfManagedKafkaParameters() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceParameters
The parameters for using a self-managed Apache Kafka stream as a source.
getServerRootCaCertificate() - Method in class com.amazonaws.services.pipes.model.PipeSourceSelfManagedKafkaParameters
The ARN of the Secrets Manager secret used for certification.
getServerRootCaCertificate() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceSelfManagedKafkaParameters
The ARN of the Secrets Manager secret used for certification.
getServiceCode() - Method in exception com.amazonaws.services.pipes.model.ServiceQuotaExceededException
The identifier of the service that caused the exception.
getServiceCode() - Method in exception com.amazonaws.services.pipes.model.ThrottlingException
The identifier of the service that caused the exception.
getSingleMeasureMappings() - Method in class com.amazonaws.services.pipes.model.PipeTargetTimestreamParameters
Mappings of single source data fields to individual records in the specified Timestream for LiveAnalytics table.
getSize() - Method in class com.amazonaws.services.pipes.model.BatchArrayProperties
The size of the array, if this is an array batch job.
getSizeInGiB() - Method in class com.amazonaws.services.pipes.model.EcsEphemeralStorage
The total amount, in GiB, of ephemeral storage to set for the task.
getSource() - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
The ARN of the source resource.
getSource() - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The ARN of the source resource.
getSource() - Method in class com.amazonaws.services.pipes.model.Pipe
The ARN of the source resource.
getSource() - Method in class com.amazonaws.services.pipes.model.PipeTargetEventBridgeEventBusParameters
The source of the event.
getSourceParameters() - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
The parameters required to set up a source for your pipe.
getSourceParameters() - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The parameters required to set up a source for your pipe.
getSourceParameters() - Method in class com.amazonaws.services.pipes.model.UpdatePipeRequest
The parameters required to set up a source for your pipe.
getSourcePrefix() - Method in class com.amazonaws.services.pipes.model.ListPipesRequest
The prefix matching the pipe source.
getSqls() - Method in class com.amazonaws.services.pipes.model.PipeTargetRedshiftDataParameters
The SQL statement text to run.
getSqsQueueParameters() - Method in class com.amazonaws.services.pipes.model.PipeSourceParameters
The parameters for using a Amazon SQS stream as a source.
getSqsQueueParameters() - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
The parameters for using a Amazon SQS stream as a target.
getSqsQueueParameters() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceParameters
The parameters for using a Amazon SQS stream as a source.
getStartingPosition() - Method in class com.amazonaws.services.pipes.model.PipeSourceDynamoDBStreamParameters
(Streams only) The position in a stream from which to start reading.
getStartingPosition() - Method in class com.amazonaws.services.pipes.model.PipeSourceKinesisStreamParameters
(Streams only) The position in a stream from which to start reading.
getStartingPosition() - Method in class com.amazonaws.services.pipes.model.PipeSourceManagedStreamingKafkaParameters
(Streams only) The position in a stream from which to start reading.
getStartingPosition() - Method in class com.amazonaws.services.pipes.model.PipeSourceSelfManagedKafkaParameters
(Streams only) The position in a stream from which to start reading.
getStartingPositionTimestamp() - Method in class com.amazonaws.services.pipes.model.PipeSourceKinesisStreamParameters
With StartingPosition set to AT_TIMESTAMP, the time from which to start reading, in Unix time seconds.
getStatementName() - Method in class com.amazonaws.services.pipes.model.PipeTargetRedshiftDataParameters
The name of the SQL statement.
getStateReason() - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The reason the pipe is in its current state.
getStateReason() - Method in class com.amazonaws.services.pipes.model.Pipe
The reason the pipe is in its current state.
getStepFunctionStateMachineParameters() - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
The parameters for using a Step Functions state machine as a target.
getSubnets() - Method in class com.amazonaws.services.pipes.model.AwsVpcConfiguration
Specifies the subnets associated with the task.
getSubnets() - Method in class com.amazonaws.services.pipes.model.SelfManagedKafkaAccessConfigurationVpc
Specifies the subnets associated with the stream.
getTagKeys() - Method in class com.amazonaws.services.pipes.model.UntagResourceRequest
The list of tag keys to remove from the pipe.
getTags() - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
The list of key-value pairs to associate with the pipe.
getTags() - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The list of key-value pairs to associate with the pipe.
getTags() - Method in class com.amazonaws.services.pipes.model.ListTagsForResourceResult
The list of key-value pairs to associate with the pipe.
getTags() - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
The metadata that you apply to the task to help you categorize and organize them.
getTags() - Method in class com.amazonaws.services.pipes.model.TagResourceRequest
The list of key-value pairs associated with the pipe.
getTarget() - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
The ARN of the target resource.
getTarget() - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The ARN of the target resource.
getTarget() - Method in class com.amazonaws.services.pipes.model.Pipe
The ARN of the target resource.
getTarget() - Method in class com.amazonaws.services.pipes.model.UpdatePipeRequest
The ARN of the target resource.
getTargetParameters() - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
The parameters required to set up a target for your pipe.
getTargetParameters() - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The parameters required to set up a target for your pipe.
getTargetParameters() - Method in class com.amazonaws.services.pipes.model.UpdatePipeRequest
The parameters required to set up a target for your pipe.
getTargetPrefix() - Method in class com.amazonaws.services.pipes.model.ListPipesRequest
The prefix matching the pipe target.
getTaskCount() - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
The number of tasks to create based on TaskDefinition.
getTaskDefinitionArn() - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
The ARN of the task definition to use if the event target is an Amazon ECS task.
getTaskRoleArn() - Method in class com.amazonaws.services.pipes.model.EcsTaskOverride
The Amazon Resource Name (ARN) of the IAM role that containers in this task can assume.
getTime() - Method in class com.amazonaws.services.pipes.model.PipeTargetEventBridgeEventBusParameters
The time stamp of the event, per RFC3339.
getTimeFieldType() - Method in class com.amazonaws.services.pipes.model.PipeTargetTimestreamParameters
The type of time value used.
getTimestamp() - Method in class com.amazonaws.services.pipes.model.PipeTargetCloudWatchLogsParameters
The time the event occurred, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.
getTimestampFormat() - Method in class com.amazonaws.services.pipes.model.PipeTargetTimestreamParameters
How to format the timestamps.
getTimestreamParameters() - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
The parameters for using a Timestream for LiveAnalytics table as a target.
getTimeValue() - Method in class com.amazonaws.services.pipes.model.PipeTargetTimestreamParameters
Dynamic path to the source data field that represents the time value for your data.
getTopicName() - Method in class com.amazonaws.services.pipes.model.PipeSourceManagedStreamingKafkaParameters
The name of the topic that the pipe will read from.
getTopicName() - Method in class com.amazonaws.services.pipes.model.PipeSourceSelfManagedKafkaParameters
The name of the topic that the pipe will read from.
getType() - Method in class com.amazonaws.services.pipes.model.BatchJobDependency
The type of the job dependency.
getType() - Method in class com.amazonaws.services.pipes.model.BatchResourceRequirement
The type of resource to assign to a container.
getType() - Method in class com.amazonaws.services.pipes.model.EcsEnvironmentFile
The file type to use.
getType() - Method in class com.amazonaws.services.pipes.model.EcsResourceRequirement
The type of resource to assign to a container.
getType() - Method in class com.amazonaws.services.pipes.model.PlacementConstraint
The type of constraint.
getType() - Method in class com.amazonaws.services.pipes.model.PlacementStrategy
The type of placement strategy.
getValue() - Method in class com.amazonaws.services.pipes.model.BatchEnvironmentVariable
The value of the key-value pair.
getValue() - Method in class com.amazonaws.services.pipes.model.BatchResourceRequirement
The quantity of the specified resource to reserve for the container.
getValue() - Method in class com.amazonaws.services.pipes.model.EcsEnvironmentFile
The Amazon Resource Name (ARN) of the Amazon S3 object containing the environment variable file.
getValue() - Method in class com.amazonaws.services.pipes.model.EcsEnvironmentVariable
The value of the key-value pair.
getValue() - Method in class com.amazonaws.services.pipes.model.EcsResourceRequirement
The value for the specified resource type.
getValue() - Method in class com.amazonaws.services.pipes.model.SageMakerPipelineParameter
Value of parameter to start execution of a SageMaker Model Building Pipeline.
getValue() - Method in class com.amazonaws.services.pipes.model.Tag
The value for the specified tag key.
getVersionValue() - Method in class com.amazonaws.services.pipes.model.PipeTargetTimestreamParameters
64 bit version value or source data field that represents the version value for your data.
getVirtualHost() - Method in class com.amazonaws.services.pipes.model.PipeSourceRabbitMQBrokerParameters
The name of the virtual host associated with the source broker.
getVpc() - Method in class com.amazonaws.services.pipes.model.PipeSourceSelfManagedKafkaParameters
This structure specifies the VPC subnets and security groups for the stream, and whether a public IP address is to be used.
getVpc() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceSelfManagedKafkaParameters
This structure specifies the VPC subnets and security groups for the stream, and whether a public IP address is to be used.
getWeight() - Method in class com.amazonaws.services.pipes.model.CapacityProviderStrategyItem
The weight value designates the relative percentage of the total number of tasks launched that should use the specified capacity provider.
getWithEvent() - Method in class com.amazonaws.services.pipes.model.PipeTargetRedshiftDataParameters
Indicates whether to send an event back to EventBridge after the SQL statement runs.

H

hashCode() - Method in class com.amazonaws.services.pipes.model.AwsVpcConfiguration
 
hashCode() - Method in class com.amazonaws.services.pipes.model.BatchArrayProperties
 
hashCode() - Method in class com.amazonaws.services.pipes.model.BatchContainerOverrides
 
hashCode() - Method in class com.amazonaws.services.pipes.model.BatchEnvironmentVariable
 
hashCode() - Method in class com.amazonaws.services.pipes.model.BatchJobDependency
 
hashCode() - Method in class com.amazonaws.services.pipes.model.BatchResourceRequirement
 
hashCode() - Method in class com.amazonaws.services.pipes.model.BatchRetryStrategy
 
hashCode() - Method in class com.amazonaws.services.pipes.model.CapacityProviderStrategyItem
 
hashCode() - Method in class com.amazonaws.services.pipes.model.CloudwatchLogsLogDestination
 
hashCode() - Method in class com.amazonaws.services.pipes.model.CloudwatchLogsLogDestinationParameters
 
hashCode() - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
 
hashCode() - Method in class com.amazonaws.services.pipes.model.CreatePipeResult
 
hashCode() - Method in class com.amazonaws.services.pipes.model.DeadLetterConfig
 
hashCode() - Method in class com.amazonaws.services.pipes.model.DeletePipeRequest
 
hashCode() - Method in class com.amazonaws.services.pipes.model.DeletePipeResult
 
hashCode() - Method in class com.amazonaws.services.pipes.model.DescribePipeRequest
 
hashCode() - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
 
hashCode() - Method in class com.amazonaws.services.pipes.model.DimensionMapping
 
hashCode() - Method in class com.amazonaws.services.pipes.model.EcsContainerOverride
 
hashCode() - Method in class com.amazonaws.services.pipes.model.EcsEnvironmentFile
 
hashCode() - Method in class com.amazonaws.services.pipes.model.EcsEnvironmentVariable
 
hashCode() - Method in class com.amazonaws.services.pipes.model.EcsEphemeralStorage
 
hashCode() - Method in class com.amazonaws.services.pipes.model.EcsInferenceAcceleratorOverride
 
hashCode() - Method in class com.amazonaws.services.pipes.model.EcsResourceRequirement
 
hashCode() - Method in class com.amazonaws.services.pipes.model.EcsTaskOverride
 
hashCode() - Method in class com.amazonaws.services.pipes.model.Filter
 
hashCode() - Method in class com.amazonaws.services.pipes.model.FilterCriteria
 
hashCode() - Method in class com.amazonaws.services.pipes.model.FirehoseLogDestination
 
hashCode() - Method in class com.amazonaws.services.pipes.model.FirehoseLogDestinationParameters
 
hashCode() - Method in class com.amazonaws.services.pipes.model.ListPipesRequest
 
hashCode() - Method in class com.amazonaws.services.pipes.model.ListPipesResult
 
hashCode() - Method in class com.amazonaws.services.pipes.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.pipes.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.pipes.model.MQBrokerAccessCredentials
 
hashCode() - Method in class com.amazonaws.services.pipes.model.MSKAccessCredentials
 
hashCode() - Method in class com.amazonaws.services.pipes.model.MultiMeasureAttributeMapping
 
hashCode() - Method in class com.amazonaws.services.pipes.model.MultiMeasureMapping
 
hashCode() - Method in class com.amazonaws.services.pipes.model.NetworkConfiguration
 
hashCode() - Method in class com.amazonaws.services.pipes.model.Pipe
 
hashCode() - Method in class com.amazonaws.services.pipes.model.PipeEnrichmentHttpParameters
 
hashCode() - Method in class com.amazonaws.services.pipes.model.PipeEnrichmentParameters
 
hashCode() - Method in class com.amazonaws.services.pipes.model.PipeLogConfiguration
 
hashCode() - Method in class com.amazonaws.services.pipes.model.PipeLogConfigurationParameters
 
hashCode() - Method in class com.amazonaws.services.pipes.model.PipeSourceActiveMQBrokerParameters
 
hashCode() - Method in class com.amazonaws.services.pipes.model.PipeSourceDynamoDBStreamParameters
 
hashCode() - Method in class com.amazonaws.services.pipes.model.PipeSourceKinesisStreamParameters
 
hashCode() - Method in class com.amazonaws.services.pipes.model.PipeSourceManagedStreamingKafkaParameters
 
hashCode() - Method in class com.amazonaws.services.pipes.model.PipeSourceParameters
 
hashCode() - Method in class com.amazonaws.services.pipes.model.PipeSourceRabbitMQBrokerParameters
 
hashCode() - Method in class com.amazonaws.services.pipes.model.PipeSourceSelfManagedKafkaParameters
 
hashCode() - Method in class com.amazonaws.services.pipes.model.PipeSourceSqsQueueParameters
 
hashCode() - Method in class com.amazonaws.services.pipes.model.PipeTargetBatchJobParameters
 
hashCode() - Method in class com.amazonaws.services.pipes.model.PipeTargetCloudWatchLogsParameters
 
hashCode() - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
 
hashCode() - Method in class com.amazonaws.services.pipes.model.PipeTargetEventBridgeEventBusParameters
 
hashCode() - Method in class com.amazonaws.services.pipes.model.PipeTargetHttpParameters
 
hashCode() - Method in class com.amazonaws.services.pipes.model.PipeTargetKinesisStreamParameters
 
hashCode() - Method in class com.amazonaws.services.pipes.model.PipeTargetLambdaFunctionParameters
 
hashCode() - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
 
hashCode() - Method in class com.amazonaws.services.pipes.model.PipeTargetRedshiftDataParameters
 
hashCode() - Method in class com.amazonaws.services.pipes.model.PipeTargetSageMakerPipelineParameters
 
hashCode() - Method in class com.amazonaws.services.pipes.model.PipeTargetSqsQueueParameters
 
hashCode() - Method in class com.amazonaws.services.pipes.model.PipeTargetStateMachineParameters
 
hashCode() - Method in class com.amazonaws.services.pipes.model.PipeTargetTimestreamParameters
 
hashCode() - Method in class com.amazonaws.services.pipes.model.PlacementConstraint
 
hashCode() - Method in class com.amazonaws.services.pipes.model.PlacementStrategy
 
hashCode() - Method in class com.amazonaws.services.pipes.model.S3LogDestination
 
hashCode() - Method in class com.amazonaws.services.pipes.model.S3LogDestinationParameters
 
hashCode() - Method in class com.amazonaws.services.pipes.model.SageMakerPipelineParameter
 
hashCode() - Method in class com.amazonaws.services.pipes.model.SelfManagedKafkaAccessConfigurationCredentials
 
hashCode() - Method in class com.amazonaws.services.pipes.model.SelfManagedKafkaAccessConfigurationVpc
 
hashCode() - Method in class com.amazonaws.services.pipes.model.SingleMeasureMapping
 
hashCode() - Method in class com.amazonaws.services.pipes.model.StartPipeRequest
 
hashCode() - Method in class com.amazonaws.services.pipes.model.StartPipeResult
 
hashCode() - Method in class com.amazonaws.services.pipes.model.StopPipeRequest
 
hashCode() - Method in class com.amazonaws.services.pipes.model.StopPipeResult
 
hashCode() - Method in class com.amazonaws.services.pipes.model.Tag
 
hashCode() - Method in class com.amazonaws.services.pipes.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.pipes.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.pipes.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.pipes.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.pipes.model.UpdatePipeRequest
 
hashCode() - Method in class com.amazonaws.services.pipes.model.UpdatePipeResult
 
hashCode() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceActiveMQBrokerParameters
 
hashCode() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceDynamoDBStreamParameters
 
hashCode() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceKinesisStreamParameters
 
hashCode() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceManagedStreamingKafkaParameters
 
hashCode() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceParameters
 
hashCode() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceRabbitMQBrokerParameters
 
hashCode() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceSelfManagedKafkaParameters
 
hashCode() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceSqsQueueParameters
 
hashCode() - Method in class com.amazonaws.services.pipes.model.ValidationExceptionField
 

I

IncludeExecutionDataOption - Enum in com.amazonaws.services.pipes.model
 
InternalException - Exception in com.amazonaws.services.pipes.model
This exception occurs due to unexpected causes.
InternalException(String) - Constructor for exception com.amazonaws.services.pipes.model.InternalException
Constructs a new InternalException with the specified error message.
isEnableECSManagedTags() - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
Specifies whether to enable Amazon ECS managed tags for the task.
isEnableExecuteCommand() - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
Whether or not to enable the execute command functionality for the containers in this task.
isWithEvent() - Method in class com.amazonaws.services.pipes.model.PipeTargetRedshiftDataParameters
Indicates whether to send an event back to EventBridge after the SQL statement runs.

K

KinesisStreamStartPosition - Enum in com.amazonaws.services.pipes.model
 

L

LaunchType - Enum in com.amazonaws.services.pipes.model
 
listPipes(ListPipesRequest) - Method in class com.amazonaws.services.pipes.AbstractAmazonPipes
 
listPipes(ListPipesRequest) - Method in interface com.amazonaws.services.pipes.AmazonPipes
Get the pipes associated with this account.
listPipes(ListPipesRequest) - Method in class com.amazonaws.services.pipes.AmazonPipesClient
Get the pipes associated with this account.
listPipesAsync(ListPipesRequest) - Method in class com.amazonaws.services.pipes.AbstractAmazonPipesAsync
 
listPipesAsync(ListPipesRequest, AsyncHandler<ListPipesRequest, ListPipesResult>) - Method in class com.amazonaws.services.pipes.AbstractAmazonPipesAsync
 
listPipesAsync(ListPipesRequest) - Method in interface com.amazonaws.services.pipes.AmazonPipesAsync
Get the pipes associated with this account.
listPipesAsync(ListPipesRequest, AsyncHandler<ListPipesRequest, ListPipesResult>) - Method in interface com.amazonaws.services.pipes.AmazonPipesAsync
Get the pipes associated with this account.
listPipesAsync(ListPipesRequest) - Method in class com.amazonaws.services.pipes.AmazonPipesAsyncClient
 
listPipesAsync(ListPipesRequest, AsyncHandler<ListPipesRequest, ListPipesResult>) - Method in class com.amazonaws.services.pipes.AmazonPipesAsyncClient
 
ListPipesRequest - Class in com.amazonaws.services.pipes.model
 
ListPipesRequest() - Constructor for class com.amazonaws.services.pipes.model.ListPipesRequest
 
ListPipesResult - Class in com.amazonaws.services.pipes.model
 
ListPipesResult() - Constructor for class com.amazonaws.services.pipes.model.ListPipesResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.pipes.AbstractAmazonPipes
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.pipes.AmazonPipes
Displays the tags associated with a pipe.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.pipes.AmazonPipesClient
Displays the tags associated with a pipe.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.pipes.AbstractAmazonPipesAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.pipes.AbstractAmazonPipesAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.pipes.AmazonPipesAsync
Displays the tags associated with a pipe.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.pipes.AmazonPipesAsync
Displays the tags associated with a pipe.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.pipes.AmazonPipesAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.pipes.AmazonPipesAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.pipes.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.pipes.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.pipes.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.pipes.model.ListTagsForResourceResult
 
LogLevel - Enum in com.amazonaws.services.pipes.model
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.AwsVpcConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.BatchArrayProperties
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.BatchContainerOverrides
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.BatchEnvironmentVariable
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.BatchJobDependency
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.BatchResourceRequirement
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.BatchRetryStrategy
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.CapacityProviderStrategyItem
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.CloudwatchLogsLogDestination
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.CloudwatchLogsLogDestinationParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.DeadLetterConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.DimensionMapping
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.EcsContainerOverride
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.EcsEnvironmentFile
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.EcsEnvironmentVariable
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.EcsEphemeralStorage
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.EcsInferenceAcceleratorOverride
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.EcsResourceRequirement
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.EcsTaskOverride
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.Filter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.FilterCriteria
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.FirehoseLogDestination
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.FirehoseLogDestinationParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.MQBrokerAccessCredentials
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.MSKAccessCredentials
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.MultiMeasureAttributeMapping
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.MultiMeasureMapping
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.NetworkConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.Pipe
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.PipeEnrichmentHttpParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.PipeEnrichmentParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.PipeLogConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.PipeLogConfigurationParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.PipeSourceActiveMQBrokerParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.PipeSourceDynamoDBStreamParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.PipeSourceKinesisStreamParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.PipeSourceManagedStreamingKafkaParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.PipeSourceParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.PipeSourceRabbitMQBrokerParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.PipeSourceSelfManagedKafkaParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.PipeSourceSqsQueueParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.PipeTargetBatchJobParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.PipeTargetCloudWatchLogsParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.PipeTargetEventBridgeEventBusParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.PipeTargetHttpParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.PipeTargetKinesisStreamParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.PipeTargetLambdaFunctionParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.PipeTargetRedshiftDataParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.PipeTargetSageMakerPipelineParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.PipeTargetSqsQueueParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.PipeTargetStateMachineParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.PipeTargetTimestreamParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.PlacementConstraint
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.PlacementStrategy
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.S3LogDestination
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.S3LogDestinationParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.SageMakerPipelineParameter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.SelfManagedKafkaAccessConfigurationCredentials
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.SelfManagedKafkaAccessConfigurationVpc
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.SingleMeasureMapping
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.Tag
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceActiveMQBrokerParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceDynamoDBStreamParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceKinesisStreamParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceManagedStreamingKafkaParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceRabbitMQBrokerParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceSelfManagedKafkaParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceSqsQueueParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pipes.model.ValidationExceptionField
 
MeasureValueType - Enum in com.amazonaws.services.pipes.model
 
MQBrokerAccessCredentials - Class in com.amazonaws.services.pipes.model
The Secrets Manager secret that stores your broker credentials.
MQBrokerAccessCredentials() - Constructor for class com.amazonaws.services.pipes.model.MQBrokerAccessCredentials
 
MSKAccessCredentials - Class in com.amazonaws.services.pipes.model
The Secrets Manager secret that stores your stream credentials.
MSKAccessCredentials() - Constructor for class com.amazonaws.services.pipes.model.MSKAccessCredentials
 
MSKStartPosition - Enum in com.amazonaws.services.pipes.model
 
MultiMeasureAttributeMapping - Class in com.amazonaws.services.pipes.model
A mapping of a source event data field to a measure in a Timestream for LiveAnalytics record.
MultiMeasureAttributeMapping() - Constructor for class com.amazonaws.services.pipes.model.MultiMeasureAttributeMapping
 
MultiMeasureMapping - Class in com.amazonaws.services.pipes.model
Maps multiple measures from the source event to the same Timestream for LiveAnalytics record.
MultiMeasureMapping() - Constructor for class com.amazonaws.services.pipes.model.MultiMeasureMapping
 

N

NetworkConfiguration - Class in com.amazonaws.services.pipes.model
This structure specifies the network configuration for an Amazon ECS task.
NetworkConfiguration() - Constructor for class com.amazonaws.services.pipes.model.NetworkConfiguration
 
NotFoundException - Exception in com.amazonaws.services.pipes.model
An entity that you specified does not exist.
NotFoundException(String) - Constructor for exception com.amazonaws.services.pipes.model.NotFoundException
Constructs a new NotFoundException with the specified error message.

O

OnPartialBatchItemFailureStreams - Enum in com.amazonaws.services.pipes.model
 

P

Pipe - Class in com.amazonaws.services.pipes.model
An object that represents a pipe.
Pipe() - Constructor for class com.amazonaws.services.pipes.model.Pipe
 
PipeEnrichmentHttpParameters - Class in com.amazonaws.services.pipes.model
These are custom parameter to be used when the target is an API Gateway REST APIs or EventBridge ApiDestinations.
PipeEnrichmentHttpParameters() - Constructor for class com.amazonaws.services.pipes.model.PipeEnrichmentHttpParameters
 
PipeEnrichmentParameters - Class in com.amazonaws.services.pipes.model
The parameters required to set up enrichment on your pipe.
PipeEnrichmentParameters() - Constructor for class com.amazonaws.services.pipes.model.PipeEnrichmentParameters
 
PipeLogConfiguration - Class in com.amazonaws.services.pipes.model
The logging configuration settings for the pipe.
PipeLogConfiguration() - Constructor for class com.amazonaws.services.pipes.model.PipeLogConfiguration
 
PipeLogConfigurationParameters - Class in com.amazonaws.services.pipes.model
Specifies the logging configuration settings for the pipe.
PipeLogConfigurationParameters() - Constructor for class com.amazonaws.services.pipes.model.PipeLogConfigurationParameters
 
PipeSourceActiveMQBrokerParameters - Class in com.amazonaws.services.pipes.model
The parameters for using an Active MQ broker as a source.
PipeSourceActiveMQBrokerParameters() - Constructor for class com.amazonaws.services.pipes.model.PipeSourceActiveMQBrokerParameters
 
PipeSourceDynamoDBStreamParameters - Class in com.amazonaws.services.pipes.model
The parameters for using a DynamoDB stream as a source.
PipeSourceDynamoDBStreamParameters() - Constructor for class com.amazonaws.services.pipes.model.PipeSourceDynamoDBStreamParameters
 
PipeSourceKinesisStreamParameters - Class in com.amazonaws.services.pipes.model
The parameters for using a Kinesis stream as a source.
PipeSourceKinesisStreamParameters() - Constructor for class com.amazonaws.services.pipes.model.PipeSourceKinesisStreamParameters
 
PipeSourceManagedStreamingKafkaParameters - Class in com.amazonaws.services.pipes.model
The parameters for using an MSK stream as a source.
PipeSourceManagedStreamingKafkaParameters() - Constructor for class com.amazonaws.services.pipes.model.PipeSourceManagedStreamingKafkaParameters
 
PipeSourceParameters - Class in com.amazonaws.services.pipes.model
The parameters required to set up a source for your pipe.
PipeSourceParameters() - Constructor for class com.amazonaws.services.pipes.model.PipeSourceParameters
 
PipeSourceRabbitMQBrokerParameters - Class in com.amazonaws.services.pipes.model
The parameters for using a Rabbit MQ broker as a source.
PipeSourceRabbitMQBrokerParameters() - Constructor for class com.amazonaws.services.pipes.model.PipeSourceRabbitMQBrokerParameters
 
PipeSourceSelfManagedKafkaParameters - Class in com.amazonaws.services.pipes.model
The parameters for using a self-managed Apache Kafka stream as a source.
PipeSourceSelfManagedKafkaParameters() - Constructor for class com.amazonaws.services.pipes.model.PipeSourceSelfManagedKafkaParameters
 
PipeSourceSqsQueueParameters - Class in com.amazonaws.services.pipes.model
The parameters for using a Amazon SQS stream as a source.
PipeSourceSqsQueueParameters() - Constructor for class com.amazonaws.services.pipes.model.PipeSourceSqsQueueParameters
 
PipeState - Enum in com.amazonaws.services.pipes.model
 
PipeTargetBatchJobParameters - Class in com.amazonaws.services.pipes.model
The parameters for using an Batch job as a target.
PipeTargetBatchJobParameters() - Constructor for class com.amazonaws.services.pipes.model.PipeTargetBatchJobParameters
 
PipeTargetCloudWatchLogsParameters - Class in com.amazonaws.services.pipes.model
The parameters for using an CloudWatch Logs log stream as a target.
PipeTargetCloudWatchLogsParameters() - Constructor for class com.amazonaws.services.pipes.model.PipeTargetCloudWatchLogsParameters
 
PipeTargetEcsTaskParameters - Class in com.amazonaws.services.pipes.model
The parameters for using an Amazon ECS task as a target.
PipeTargetEcsTaskParameters() - Constructor for class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
 
PipeTargetEventBridgeEventBusParameters - Class in com.amazonaws.services.pipes.model
The parameters for using an EventBridge event bus as a target.
PipeTargetEventBridgeEventBusParameters() - Constructor for class com.amazonaws.services.pipes.model.PipeTargetEventBridgeEventBusParameters
 
PipeTargetHttpParameters - Class in com.amazonaws.services.pipes.model
These are custom parameter to be used when the target is an API Gateway REST APIs or EventBridge ApiDestinations.
PipeTargetHttpParameters() - Constructor for class com.amazonaws.services.pipes.model.PipeTargetHttpParameters
 
PipeTargetInvocationType - Enum in com.amazonaws.services.pipes.model
 
PipeTargetKinesisStreamParameters - Class in com.amazonaws.services.pipes.model
The parameters for using a Kinesis stream as a target.
PipeTargetKinesisStreamParameters() - Constructor for class com.amazonaws.services.pipes.model.PipeTargetKinesisStreamParameters
 
PipeTargetLambdaFunctionParameters - Class in com.amazonaws.services.pipes.model
The parameters for using a Lambda function as a target.
PipeTargetLambdaFunctionParameters() - Constructor for class com.amazonaws.services.pipes.model.PipeTargetLambdaFunctionParameters
 
PipeTargetParameters - Class in com.amazonaws.services.pipes.model
The parameters required to set up a target for your pipe.
PipeTargetParameters() - Constructor for class com.amazonaws.services.pipes.model.PipeTargetParameters
 
PipeTargetRedshiftDataParameters - Class in com.amazonaws.services.pipes.model
These are custom parameters to be used when the target is a Amazon Redshift cluster to invoke the Amazon Redshift Data API BatchExecuteStatement.
PipeTargetRedshiftDataParameters() - Constructor for class com.amazonaws.services.pipes.model.PipeTargetRedshiftDataParameters
 
PipeTargetSageMakerPipelineParameters - Class in com.amazonaws.services.pipes.model
The parameters for using a SageMaker pipeline as a target.
PipeTargetSageMakerPipelineParameters() - Constructor for class com.amazonaws.services.pipes.model.PipeTargetSageMakerPipelineParameters
 
PipeTargetSqsQueueParameters - Class in com.amazonaws.services.pipes.model
The parameters for using a Amazon SQS stream as a target.
PipeTargetSqsQueueParameters() - Constructor for class com.amazonaws.services.pipes.model.PipeTargetSqsQueueParameters
 
PipeTargetStateMachineParameters - Class in com.amazonaws.services.pipes.model
The parameters for using a Step Functions state machine as a target.
PipeTargetStateMachineParameters() - Constructor for class com.amazonaws.services.pipes.model.PipeTargetStateMachineParameters
 
PipeTargetTimestreamParameters - Class in com.amazonaws.services.pipes.model
The parameters for using a Timestream for LiveAnalytics table as a target.
PipeTargetTimestreamParameters() - Constructor for class com.amazonaws.services.pipes.model.PipeTargetTimestreamParameters
 
PlacementConstraint - Class in com.amazonaws.services.pipes.model
An object representing a constraint on task placement.
PlacementConstraint() - Constructor for class com.amazonaws.services.pipes.model.PlacementConstraint
 
PlacementConstraintType - Enum in com.amazonaws.services.pipes.model
 
PlacementStrategy - Class in com.amazonaws.services.pipes.model
The task placement strategy for a task or service.
PlacementStrategy() - Constructor for class com.amazonaws.services.pipes.model.PlacementStrategy
 
PlacementStrategyType - Enum in com.amazonaws.services.pipes.model
 
PropagateTags - Enum in com.amazonaws.services.pipes.model
 

R

RequestedPipeState - Enum in com.amazonaws.services.pipes.model
 
RequestedPipeStateDescribeResponse - Enum in com.amazonaws.services.pipes.model
 

S

S3LogDestination - Class in com.amazonaws.services.pipes.model
The Amazon S3 logging configuration settings for the pipe.
S3LogDestination() - Constructor for class com.amazonaws.services.pipes.model.S3LogDestination
 
S3LogDestinationParameters - Class in com.amazonaws.services.pipes.model
The Amazon S3 logging configuration settings for the pipe.
S3LogDestinationParameters() - Constructor for class com.amazonaws.services.pipes.model.S3LogDestinationParameters
 
S3OutputFormat - Enum in com.amazonaws.services.pipes.model
 
SageMakerPipelineParameter - Class in com.amazonaws.services.pipes.model
Name/Value pair of a parameter to start execution of a SageMaker Model Building Pipeline.
SageMakerPipelineParameter() - Constructor for class com.amazonaws.services.pipes.model.SageMakerPipelineParameter
 
SelfManagedKafkaAccessConfigurationCredentials - Class in com.amazonaws.services.pipes.model
The Secrets Manager secret that stores your stream credentials.
SelfManagedKafkaAccessConfigurationCredentials() - Constructor for class com.amazonaws.services.pipes.model.SelfManagedKafkaAccessConfigurationCredentials
 
SelfManagedKafkaAccessConfigurationVpc - Class in com.amazonaws.services.pipes.model
This structure specifies the VPC subnets and security groups for the stream, and whether a public IP address is to be used.
SelfManagedKafkaAccessConfigurationVpc() - Constructor for class com.amazonaws.services.pipes.model.SelfManagedKafkaAccessConfigurationVpc
 
SelfManagedKafkaStartPosition - Enum in com.amazonaws.services.pipes.model
 
ServiceQuotaExceededException - Exception in com.amazonaws.services.pipes.model
A quota has been exceeded.
ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.pipes.model.ServiceQuotaExceededException
Constructs a new ServiceQuotaExceededException with the specified error message.
setActiveMQBrokerParameters(PipeSourceActiveMQBrokerParameters) - Method in class com.amazonaws.services.pipes.model.PipeSourceParameters
The parameters for using an Active MQ broker as a source.
setActiveMQBrokerParameters(UpdatePipeSourceActiveMQBrokerParameters) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceParameters
The parameters for using an Active MQ broker as a source.
setAdditionalBootstrapServers(Collection<String>) - Method in class com.amazonaws.services.pipes.model.PipeSourceSelfManagedKafkaParameters
An array of server URLs.
setArn(String) - Method in class com.amazonaws.services.pipes.model.CreatePipeResult
The ARN of the pipe.
setArn(String) - Method in class com.amazonaws.services.pipes.model.DeadLetterConfig
The ARN of the specified target for the dead-letter queue.
setArn(String) - Method in class com.amazonaws.services.pipes.model.DeletePipeResult
The ARN of the pipe.
setArn(String) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The ARN of the pipe.
setArn(String) - Method in class com.amazonaws.services.pipes.model.Pipe
The ARN of the pipe.
setArn(String) - Method in class com.amazonaws.services.pipes.model.StartPipeResult
The ARN of the pipe.
setArn(String) - Method in class com.amazonaws.services.pipes.model.StopPipeResult
The ARN of the pipe.
setArn(String) - Method in class com.amazonaws.services.pipes.model.UpdatePipeResult
The ARN of the pipe.
setArrayProperties(BatchArrayProperties) - Method in class com.amazonaws.services.pipes.model.PipeTargetBatchJobParameters
The array properties for the submitted job, such as the size of the array.
setAssignPublicIp(String) - Method in class com.amazonaws.services.pipes.model.AwsVpcConfiguration
Specifies whether the task's elastic network interface receives a public IP address.
setAttempts(Integer) - Method in class com.amazonaws.services.pipes.model.BatchRetryStrategy
The number of times to move a job to the RUNNABLE status.
setAwsvpcConfiguration(AwsVpcConfiguration) - Method in class com.amazonaws.services.pipes.model.NetworkConfiguration
Use this structure to specify the VPC subnets and security groups for the task, and whether a public IP address is to be used.
setBase(Integer) - Method in class com.amazonaws.services.pipes.model.CapacityProviderStrategyItem
The base value designates how many tasks, at a minimum, to run on the specified capacity provider.
setBasicAuth(String) - Method in class com.amazonaws.services.pipes.model.MQBrokerAccessCredentials
The ARN of the Secrets Manager secret.
setBasicAuth(String) - Method in class com.amazonaws.services.pipes.model.SelfManagedKafkaAccessConfigurationCredentials
The ARN of the Secrets Manager secret.
setBatchJobParameters(PipeTargetBatchJobParameters) - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
The parameters for using an Batch job as a target.
setBatchSize(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceActiveMQBrokerParameters
The maximum number of records to include in each batch.
setBatchSize(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceDynamoDBStreamParameters
The maximum number of records to include in each batch.
setBatchSize(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceKinesisStreamParameters
The maximum number of records to include in each batch.
setBatchSize(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceManagedStreamingKafkaParameters
The maximum number of records to include in each batch.
setBatchSize(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceRabbitMQBrokerParameters
The maximum number of records to include in each batch.
setBatchSize(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceSelfManagedKafkaParameters
The maximum number of records to include in each batch.
setBatchSize(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceSqsQueueParameters
The maximum number of records to include in each batch.
setBatchSize(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceActiveMQBrokerParameters
The maximum number of records to include in each batch.
setBatchSize(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceDynamoDBStreamParameters
The maximum number of records to include in each batch.
setBatchSize(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceKinesisStreamParameters
The maximum number of records to include in each batch.
setBatchSize(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceManagedStreamingKafkaParameters
The maximum number of records to include in each batch.
setBatchSize(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceRabbitMQBrokerParameters
The maximum number of records to include in each batch.
setBatchSize(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceSelfManagedKafkaParameters
The maximum number of records to include in each batch.
setBatchSize(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceSqsQueueParameters
The maximum number of records to include in each batch.
setBucketName(String) - Method in class com.amazonaws.services.pipes.model.S3LogDestination
The name of the Amazon S3 bucket to which EventBridge delivers the log records for the pipe.
setBucketName(String) - Method in class com.amazonaws.services.pipes.model.S3LogDestinationParameters
Specifies the name of the Amazon S3 bucket to which EventBridge delivers the log records for the pipe.
setBucketOwner(String) - Method in class com.amazonaws.services.pipes.model.S3LogDestination
The Amazon Web Services account that owns the Amazon S3 bucket to which EventBridge delivers the log records for the pipe.
setBucketOwner(String) - Method in class com.amazonaws.services.pipes.model.S3LogDestinationParameters
Specifies the Amazon Web Services account that owns the Amazon S3 bucket to which EventBridge delivers the log records for the pipe.
setCapacityProvider(String) - Method in class com.amazonaws.services.pipes.model.CapacityProviderStrategyItem
The short name of the capacity provider.
setCapacityProviderStrategy(Collection<CapacityProviderStrategyItem>) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
The capacity provider strategy to use for the task.
setClientCertificateTlsAuth(String) - Method in class com.amazonaws.services.pipes.model.MSKAccessCredentials
The ARN of the Secrets Manager secret.
setClientCertificateTlsAuth(String) - Method in class com.amazonaws.services.pipes.model.SelfManagedKafkaAccessConfigurationCredentials
The ARN of the Secrets Manager secret.
setCloudwatchLogsLogDestination(CloudwatchLogsLogDestination) - Method in class com.amazonaws.services.pipes.model.PipeLogConfiguration
The Amazon CloudWatch Logs logging configuration settings for the pipe.
setCloudwatchLogsLogDestination(CloudwatchLogsLogDestinationParameters) - Method in class com.amazonaws.services.pipes.model.PipeLogConfigurationParameters
The Amazon CloudWatch Logs logging configuration settings for the pipe.
setCloudWatchLogsParameters(PipeTargetCloudWatchLogsParameters) - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
The parameters for using an CloudWatch Logs log stream as a target.
setCommand(Collection<String>) - Method in class com.amazonaws.services.pipes.model.BatchContainerOverrides
The command to send to the container that overrides the default command from the Docker image or the task definition.
setCommand(Collection<String>) - Method in class com.amazonaws.services.pipes.model.EcsContainerOverride
The command to send to the container that overrides the default command from the Docker image or the task definition.
setConsumerGroupID(String) - Method in class com.amazonaws.services.pipes.model.PipeSourceManagedStreamingKafkaParameters
The name of the destination queue to consume.
setConsumerGroupID(String) - Method in class com.amazonaws.services.pipes.model.PipeSourceSelfManagedKafkaParameters
The name of the destination queue to consume.
setContainerOverrides(Collection<EcsContainerOverride>) - Method in class com.amazonaws.services.pipes.model.EcsTaskOverride
One or more container overrides that are sent to a task.
setContainerOverrides(BatchContainerOverrides) - Method in class com.amazonaws.services.pipes.model.PipeTargetBatchJobParameters
The overrides that are sent to a container.
setCpu(Integer) - Method in class com.amazonaws.services.pipes.model.EcsContainerOverride
The number of cpu units reserved for the container, instead of the default value from the task definition.
setCpu(String) - Method in class com.amazonaws.services.pipes.model.EcsTaskOverride
The cpu override for the task.
setCreationTime(Date) - Method in class com.amazonaws.services.pipes.model.CreatePipeResult
The time the pipe was created.
setCreationTime(Date) - Method in class com.amazonaws.services.pipes.model.DeletePipeResult
The time the pipe was created.
setCreationTime(Date) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The time the pipe was created.
setCreationTime(Date) - Method in class com.amazonaws.services.pipes.model.Pipe
The time the pipe was created.
setCreationTime(Date) - Method in class com.amazonaws.services.pipes.model.StartPipeResult
The time the pipe was created.
setCreationTime(Date) - Method in class com.amazonaws.services.pipes.model.StopPipeResult
The time the pipe was created.
setCreationTime(Date) - Method in class com.amazonaws.services.pipes.model.UpdatePipeResult
The time the pipe was created.
setCredentials(MQBrokerAccessCredentials) - Method in class com.amazonaws.services.pipes.model.PipeSourceActiveMQBrokerParameters
The credentials needed to access the resource.
setCredentials(MSKAccessCredentials) - Method in class com.amazonaws.services.pipes.model.PipeSourceManagedStreamingKafkaParameters
The credentials needed to access the resource.
setCredentials(MQBrokerAccessCredentials) - Method in class com.amazonaws.services.pipes.model.PipeSourceRabbitMQBrokerParameters
The credentials needed to access the resource.
setCredentials(SelfManagedKafkaAccessConfigurationCredentials) - Method in class com.amazonaws.services.pipes.model.PipeSourceSelfManagedKafkaParameters
The credentials needed to access the resource.
setCredentials(MQBrokerAccessCredentials) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceActiveMQBrokerParameters
The credentials needed to access the resource.
setCredentials(MSKAccessCredentials) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceManagedStreamingKafkaParameters
The credentials needed to access the resource.
setCredentials(MQBrokerAccessCredentials) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceRabbitMQBrokerParameters
The credentials needed to access the resource.
setCredentials(SelfManagedKafkaAccessConfigurationCredentials) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceSelfManagedKafkaParameters
The credentials needed to access the resource.
setCurrentState(String) - Method in class com.amazonaws.services.pipes.model.CreatePipeResult
The state the pipe is in.
setCurrentState(String) - Method in class com.amazonaws.services.pipes.model.DeletePipeResult
The state the pipe is in.
setCurrentState(String) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The state the pipe is in.
setCurrentState(String) - Method in class com.amazonaws.services.pipes.model.ListPipesRequest
The state the pipe is in.
setCurrentState(String) - Method in class com.amazonaws.services.pipes.model.Pipe
The state the pipe is in.
setCurrentState(String) - Method in class com.amazonaws.services.pipes.model.StartPipeResult
The state the pipe is in.
setCurrentState(String) - Method in class com.amazonaws.services.pipes.model.StopPipeResult
The state the pipe is in.
setCurrentState(String) - Method in class com.amazonaws.services.pipes.model.UpdatePipeResult
The state the pipe is in.
setDatabase(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetRedshiftDataParameters
The name of the database.
setDbUser(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetRedshiftDataParameters
The database user name.
setDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.pipes.model.PipeSourceDynamoDBStreamParameters
Define the target queue to send dead-letter queue events to.
setDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.pipes.model.PipeSourceKinesisStreamParameters
Define the target queue to send dead-letter queue events to.
setDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceDynamoDBStreamParameters
Define the target queue to send dead-letter queue events to.
setDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceKinesisStreamParameters
Define the target queue to send dead-letter queue events to.
setDeliveryStreamArn(String) - Method in class com.amazonaws.services.pipes.model.FirehoseLogDestination
The Amazon Resource Name (ARN) of the Firehose delivery stream to which EventBridge delivers the pipe log records.
setDeliveryStreamArn(String) - Method in class com.amazonaws.services.pipes.model.FirehoseLogDestinationParameters
Specifies the Amazon Resource Name (ARN) of the Firehose delivery stream to which EventBridge delivers the pipe log records.
setDependsOn(Collection<BatchJobDependency>) - Method in class com.amazonaws.services.pipes.model.PipeTargetBatchJobParameters
A list of dependencies for the job.
setDescription(String) - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
A description of the pipe.
setDescription(String) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
A description of the pipe.
setDescription(String) - Method in class com.amazonaws.services.pipes.model.UpdatePipeRequest
A description of the pipe.
setDesiredState(String) - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
The state the pipe should be in.
setDesiredState(String) - Method in class com.amazonaws.services.pipes.model.CreatePipeResult
The state the pipe should be in.
setDesiredState(String) - Method in class com.amazonaws.services.pipes.model.DeletePipeResult
The state the pipe should be in.
setDesiredState(String) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The state the pipe should be in.
setDesiredState(String) - Method in class com.amazonaws.services.pipes.model.ListPipesRequest
The state the pipe should be in.
setDesiredState(String) - Method in class com.amazonaws.services.pipes.model.Pipe
The state the pipe should be in.
setDesiredState(String) - Method in class com.amazonaws.services.pipes.model.StartPipeResult
The state the pipe should be in.
setDesiredState(String) - Method in class com.amazonaws.services.pipes.model.StopPipeResult
The state the pipe should be in.
setDesiredState(String) - Method in class com.amazonaws.services.pipes.model.UpdatePipeRequest
The state the pipe should be in.
setDesiredState(String) - Method in class com.amazonaws.services.pipes.model.UpdatePipeResult
The state the pipe should be in.
setDetailType(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetEventBridgeEventBusParameters
A free-form string, with a maximum of 128 characters, used to decide what fields to expect in the event detail.
setDeviceName(String) - Method in class com.amazonaws.services.pipes.model.EcsInferenceAcceleratorOverride
The Elastic Inference accelerator device name to override for the task.
setDeviceType(String) - Method in class com.amazonaws.services.pipes.model.EcsInferenceAcceleratorOverride
The Elastic Inference accelerator type to use.
setDimensionMappings(Collection<DimensionMapping>) - Method in class com.amazonaws.services.pipes.model.PipeTargetTimestreamParameters
Map source data to dimensions in the target Timestream for LiveAnalytics table.
setDimensionName(String) - Method in class com.amazonaws.services.pipes.model.DimensionMapping
The metadata attributes of the time series.
setDimensionValue(String) - Method in class com.amazonaws.services.pipes.model.DimensionMapping
Dynamic path to the dimension value in the source event.
setDimensionValueType(String) - Method in class com.amazonaws.services.pipes.model.DimensionMapping
The data type of the dimension for the time-series data.
setDynamoDBStreamParameters(PipeSourceDynamoDBStreamParameters) - Method in class com.amazonaws.services.pipes.model.PipeSourceParameters
The parameters for using a DynamoDB stream as a source.
setDynamoDBStreamParameters(UpdatePipeSourceDynamoDBStreamParameters) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceParameters
The parameters for using a DynamoDB stream as a source.
setEcsTaskParameters(PipeTargetEcsTaskParameters) - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
The parameters for using an Amazon ECS task as a target.
setEnableECSManagedTags(Boolean) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
Specifies whether to enable Amazon ECS managed tags for the task.
setEnableExecuteCommand(Boolean) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
Whether or not to enable the execute command functionality for the containers in this task.
setEndpointId(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetEventBridgeEventBusParameters
The URL subdomain of the endpoint.
setEnrichment(String) - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
The ARN of the enrichment resource.
setEnrichment(String) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The ARN of the enrichment resource.
setEnrichment(String) - Method in class com.amazonaws.services.pipes.model.Pipe
The ARN of the enrichment resource.
setEnrichment(String) - Method in class com.amazonaws.services.pipes.model.UpdatePipeRequest
The ARN of the enrichment resource.
setEnrichmentParameters(PipeEnrichmentParameters) - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
The parameters required to set up enrichment on your pipe.
setEnrichmentParameters(PipeEnrichmentParameters) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The parameters required to set up enrichment on your pipe.
setEnrichmentParameters(PipeEnrichmentParameters) - Method in class com.amazonaws.services.pipes.model.UpdatePipeRequest
The parameters required to set up enrichment on your pipe.
setEnvironment(Collection<BatchEnvironmentVariable>) - Method in class com.amazonaws.services.pipes.model.BatchContainerOverrides
The environment variables to send to the container.
setEnvironment(Collection<EcsEnvironmentVariable>) - Method in class com.amazonaws.services.pipes.model.EcsContainerOverride
The environment variables to send to the container.
setEnvironmentFiles(Collection<EcsEnvironmentFile>) - Method in class com.amazonaws.services.pipes.model.EcsContainerOverride
A list of files containing the environment variables to pass to a container, instead of the value from the container definition.
setEphemeralStorage(EcsEphemeralStorage) - Method in class com.amazonaws.services.pipes.model.EcsTaskOverride
The ephemeral storage setting override for the task.
setEpochTimeUnit(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetTimestreamParameters
The granularity of the time units used.
setEventBridgeEventBusParameters(PipeTargetEventBridgeEventBusParameters) - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
The parameters for using an EventBridge event bus as a target.
setExecutionRoleArn(String) - Method in class com.amazonaws.services.pipes.model.EcsTaskOverride
The Amazon Resource Name (ARN) of the task execution IAM role override for the task.
setExpression(String) - Method in class com.amazonaws.services.pipes.model.PlacementConstraint
A cluster query language expression to apply to the constraint.
setField(String) - Method in class com.amazonaws.services.pipes.model.PlacementStrategy
The field to apply the placement strategy against.
setFieldList(Collection<ValidationExceptionField>) - Method in exception com.amazonaws.services.pipes.model.ValidationException
The list of fields for which validation failed and the corresponding failure messages.
setFilterCriteria(FilterCriteria) - Method in class com.amazonaws.services.pipes.model.PipeSourceParameters
The collection of event patterns used to filter events.
setFilterCriteria(FilterCriteria) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceParameters
The collection of event patterns used to filter events.
setFilters(Collection<Filter>) - Method in class com.amazonaws.services.pipes.model.FilterCriteria
The event patterns.
setFirehoseLogDestination(FirehoseLogDestination) - Method in class com.amazonaws.services.pipes.model.PipeLogConfiguration
The Amazon Data Firehose logging configuration settings for the pipe.
setFirehoseLogDestination(FirehoseLogDestinationParameters) - Method in class com.amazonaws.services.pipes.model.PipeLogConfigurationParameters
The Amazon Data Firehose logging configuration settings for the pipe.
setGroup(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
Specifies an Amazon ECS task group for the task.
setHeaderParameters(Map<String, String>) - Method in class com.amazonaws.services.pipes.model.PipeEnrichmentHttpParameters
The headers that need to be sent as part of request invoking the API Gateway REST API or EventBridge ApiDestination.
setHeaderParameters(Map<String, String>) - Method in class com.amazonaws.services.pipes.model.PipeTargetHttpParameters
The headers that need to be sent as part of request invoking the API Gateway REST API or EventBridge ApiDestination.
setHttpParameters(PipeEnrichmentHttpParameters) - Method in class com.amazonaws.services.pipes.model.PipeEnrichmentParameters
Contains the HTTP parameters to use when the target is a API Gateway REST endpoint or EventBridge ApiDestination.
setHttpParameters(PipeTargetHttpParameters) - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
These are custom parameter to be used when the target is an API Gateway REST APIs or EventBridge ApiDestinations.
setIncludeExecutionData(Collection<String>) - Method in class com.amazonaws.services.pipes.model.PipeLogConfiguration
Whether the execution data (specifically, the payload, awsRequest, and awsResponse fields) is included in the log messages for this pipe.
setIncludeExecutionData(Collection<String>) - Method in class com.amazonaws.services.pipes.model.PipeLogConfigurationParameters
Specify ALL to include the execution data (specifically, the payload, awsRequest, and awsResponse fields) in the log messages for this pipe.
setInferenceAcceleratorOverrides(Collection<EcsInferenceAcceleratorOverride>) - Method in class com.amazonaws.services.pipes.model.EcsTaskOverride
The Elastic Inference accelerator override for the task.
setInputTemplate(String) - Method in class com.amazonaws.services.pipes.model.PipeEnrichmentParameters
Valid JSON text passed to the enrichment.
setInputTemplate(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
Valid JSON text passed to the target.
setInstanceType(String) - Method in class com.amazonaws.services.pipes.model.BatchContainerOverrides
The instance type to use for a multi-node parallel job.
setInvocationType(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetLambdaFunctionParameters
Specify whether to invoke the function synchronously or asynchronously.
setInvocationType(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetStateMachineParameters
Specify whether to invoke the Step Functions state machine synchronously or asynchronously.
setJobDefinition(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetBatchJobParameters
The job definition used by this job.
setJobId(String) - Method in class com.amazonaws.services.pipes.model.BatchJobDependency
The job ID of the Batch job that's associated with this dependency.
setJobName(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetBatchJobParameters
The name of the job.
setKey(String) - Method in class com.amazonaws.services.pipes.model.Tag
A string you can use to assign a value.
setKinesisStreamParameters(PipeSourceKinesisStreamParameters) - Method in class com.amazonaws.services.pipes.model.PipeSourceParameters
The parameters for using a Kinesis stream as a source.
setKinesisStreamParameters(PipeTargetKinesisStreamParameters) - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
The parameters for using a Kinesis stream as a target.
setKinesisStreamParameters(UpdatePipeSourceKinesisStreamParameters) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceParameters
The parameters for using a Kinesis stream as a source.
setLambdaFunctionParameters(PipeTargetLambdaFunctionParameters) - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
The parameters for using a Lambda function as a target.
setLastModifiedTime(Date) - Method in class com.amazonaws.services.pipes.model.CreatePipeResult
When the pipe was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
setLastModifiedTime(Date) - Method in class com.amazonaws.services.pipes.model.DeletePipeResult
When the pipe was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
setLastModifiedTime(Date) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
When the pipe was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
setLastModifiedTime(Date) - Method in class com.amazonaws.services.pipes.model.Pipe
When the pipe was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
setLastModifiedTime(Date) - Method in class com.amazonaws.services.pipes.model.StartPipeResult
When the pipe was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
setLastModifiedTime(Date) - Method in class com.amazonaws.services.pipes.model.StopPipeResult
When the pipe was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
setLastModifiedTime(Date) - Method in class com.amazonaws.services.pipes.model.UpdatePipeResult
When the pipe was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
setLaunchType(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
Specifies the launch type on which your task is running.
setLevel(String) - Method in class com.amazonaws.services.pipes.model.PipeLogConfiguration
The level of logging detail to include.
setLevel(String) - Method in class com.amazonaws.services.pipes.model.PipeLogConfigurationParameters
The level of logging detail to include.
setLimit(Integer) - Method in class com.amazonaws.services.pipes.model.ListPipesRequest
The maximum number of pipes to include in the response.
setLogConfiguration(PipeLogConfigurationParameters) - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
The logging configuration settings for the pipe.
setLogConfiguration(PipeLogConfiguration) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The logging configuration settings for the pipe.
setLogConfiguration(PipeLogConfigurationParameters) - Method in class com.amazonaws.services.pipes.model.UpdatePipeRequest
The logging configuration settings for the pipe.
setLogGroupArn(String) - Method in class com.amazonaws.services.pipes.model.CloudwatchLogsLogDestination
The Amazon Web Services Resource Name (ARN) for the CloudWatch log group to which EventBridge sends the log records.
setLogGroupArn(String) - Method in class com.amazonaws.services.pipes.model.CloudwatchLogsLogDestinationParameters
The Amazon Web Services Resource Name (ARN) for the CloudWatch log group to which EventBridge sends the log records.
setLogStreamName(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetCloudWatchLogsParameters
The name of the log stream.
setManagedStreamingKafkaParameters(PipeSourceManagedStreamingKafkaParameters) - Method in class com.amazonaws.services.pipes.model.PipeSourceParameters
The parameters for using an MSK stream as a source.
setManagedStreamingKafkaParameters(UpdatePipeSourceManagedStreamingKafkaParameters) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceParameters
The parameters for using an MSK stream as a source.
setMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceActiveMQBrokerParameters
The maximum length of a time to wait for events.
setMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceDynamoDBStreamParameters
The maximum length of a time to wait for events.
setMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceKinesisStreamParameters
The maximum length of a time to wait for events.
setMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceManagedStreamingKafkaParameters
The maximum length of a time to wait for events.
setMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceRabbitMQBrokerParameters
The maximum length of a time to wait for events.
setMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceSelfManagedKafkaParameters
The maximum length of a time to wait for events.
setMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceSqsQueueParameters
The maximum length of a time to wait for events.
setMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceActiveMQBrokerParameters
The maximum length of a time to wait for events.
setMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceDynamoDBStreamParameters
The maximum length of a time to wait for events.
setMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceKinesisStreamParameters
The maximum length of a time to wait for events.
setMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceManagedStreamingKafkaParameters
The maximum length of a time to wait for events.
setMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceRabbitMQBrokerParameters
The maximum length of a time to wait for events.
setMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceSelfManagedKafkaParameters
The maximum length of a time to wait for events.
setMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceSqsQueueParameters
The maximum length of a time to wait for events.
setMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceDynamoDBStreamParameters
(Streams only) Discard records older than the specified age.
setMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceKinesisStreamParameters
(Streams only) Discard records older than the specified age.
setMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceDynamoDBStreamParameters
(Streams only) Discard records older than the specified age.
setMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceKinesisStreamParameters
(Streams only) Discard records older than the specified age.
setMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceDynamoDBStreamParameters
(Streams only) Discard records after the specified number of retries.
setMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceKinesisStreamParameters
(Streams only) Discard records after the specified number of retries.
setMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceDynamoDBStreamParameters
(Streams only) Discard records after the specified number of retries.
setMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceKinesisStreamParameters
(Streams only) Discard records after the specified number of retries.
setMeasureName(String) - Method in class com.amazonaws.services.pipes.model.SingleMeasureMapping
Target measure name for the measurement attribute in the Timestream table.
setMeasureValue(String) - Method in class com.amazonaws.services.pipes.model.MultiMeasureAttributeMapping
Dynamic path to the measurement attribute in the source event.
setMeasureValue(String) - Method in class com.amazonaws.services.pipes.model.SingleMeasureMapping
Dynamic path of the source field to map to the measure in the record.
setMeasureValueType(String) - Method in class com.amazonaws.services.pipes.model.MultiMeasureAttributeMapping
Data type of the measurement attribute in the source event.
setMeasureValueType(String) - Method in class com.amazonaws.services.pipes.model.SingleMeasureMapping
Data type of the source field.
setMemory(Integer) - Method in class com.amazonaws.services.pipes.model.EcsContainerOverride
The hard limit (in MiB) of memory to present to the container, instead of the default value from the task definition.
setMemory(String) - Method in class com.amazonaws.services.pipes.model.EcsTaskOverride
The memory override for the task.
setMemoryReservation(Integer) - Method in class com.amazonaws.services.pipes.model.EcsContainerOverride
The soft limit (in MiB) of memory to reserve for the container, instead of the default value from the task definition.
setMessage(String) - Method in class com.amazonaws.services.pipes.model.ValidationExceptionField
The message of the exception.
setMessageDeduplicationId(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetSqsQueueParameters
This parameter applies only to FIFO (first-in-first-out) queues.
setMessageGroupId(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetSqsQueueParameters
The FIFO message group ID to use as the target.
setMultiMeasureAttributeMappings(Collection<MultiMeasureAttributeMapping>) - Method in class com.amazonaws.services.pipes.model.MultiMeasureMapping
Mappings that represent multiple source event fields mapped to measures in the same Timestream for LiveAnalytics record.
setMultiMeasureAttributeName(String) - Method in class com.amazonaws.services.pipes.model.MultiMeasureAttributeMapping
Target measure name to be used.
setMultiMeasureMappings(Collection<MultiMeasureMapping>) - Method in class com.amazonaws.services.pipes.model.PipeTargetTimestreamParameters
Maps multiple measures from the source event to the same record in the specified Timestream for LiveAnalytics table.
setMultiMeasureName(String) - Method in class com.amazonaws.services.pipes.model.MultiMeasureMapping
The name of the multiple measurements per record (multi-measure).
setName(String) - Method in class com.amazonaws.services.pipes.model.BatchEnvironmentVariable
The name of the key-value pair.
setName(String) - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
The name of the pipe.
setName(String) - Method in class com.amazonaws.services.pipes.model.CreatePipeResult
The name of the pipe.
setName(String) - Method in class com.amazonaws.services.pipes.model.DeletePipeRequest
The name of the pipe.
setName(String) - Method in class com.amazonaws.services.pipes.model.DeletePipeResult
The name of the pipe.
setName(String) - Method in class com.amazonaws.services.pipes.model.DescribePipeRequest
The name of the pipe.
setName(String) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The name of the pipe.
setName(String) - Method in class com.amazonaws.services.pipes.model.EcsContainerOverride
The name of the container that receives the override.
setName(String) - Method in class com.amazonaws.services.pipes.model.EcsEnvironmentVariable
The name of the key-value pair.
setName(String) - Method in class com.amazonaws.services.pipes.model.Pipe
The name of the pipe.
setName(String) - Method in class com.amazonaws.services.pipes.model.SageMakerPipelineParameter
Name of parameter to start execution of a SageMaker Model Building Pipeline.
setName(String) - Method in class com.amazonaws.services.pipes.model.StartPipeRequest
The name of the pipe.
setName(String) - Method in class com.amazonaws.services.pipes.model.StartPipeResult
The name of the pipe.
setName(String) - Method in class com.amazonaws.services.pipes.model.StopPipeRequest
The name of the pipe.
setName(String) - Method in class com.amazonaws.services.pipes.model.StopPipeResult
The name of the pipe.
setName(String) - Method in class com.amazonaws.services.pipes.model.UpdatePipeRequest
The name of the pipe.
setName(String) - Method in class com.amazonaws.services.pipes.model.UpdatePipeResult
The name of the pipe.
setName(String) - Method in class com.amazonaws.services.pipes.model.ValidationExceptionField
The name of the exception.
setNamePrefix(String) - Method in class com.amazonaws.services.pipes.model.ListPipesRequest
A value that will return a subset of the pipes associated with this account.
setNetworkConfiguration(NetworkConfiguration) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
Use this structure if the Amazon ECS task uses the awsvpc network mode.
setNextToken(String) - Method in class com.amazonaws.services.pipes.model.ListPipesRequest
If nextToken is returned, there are more results available.
setNextToken(String) - Method in class com.amazonaws.services.pipes.model.ListPipesResult
If nextToken is returned, there are more results available.
setOnPartialBatchItemFailure(String) - Method in class com.amazonaws.services.pipes.model.PipeSourceDynamoDBStreamParameters
(Streams only) Define how to handle item process failures.
setOnPartialBatchItemFailure(String) - Method in class com.amazonaws.services.pipes.model.PipeSourceKinesisStreamParameters
(Streams only) Define how to handle item process failures.
setOnPartialBatchItemFailure(String) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceDynamoDBStreamParameters
(Streams only) Define how to handle item process failures.
setOnPartialBatchItemFailure(String) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceKinesisStreamParameters
(Streams only) Define how to handle item process failures.
setOutputFormat(String) - Method in class com.amazonaws.services.pipes.model.S3LogDestination
The format EventBridge uses for the log records.
setOutputFormat(String) - Method in class com.amazonaws.services.pipes.model.S3LogDestinationParameters
How EventBridge should format the log records.
setOverrides(EcsTaskOverride) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
The overrides that are associated with a task.
setParallelizationFactor(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceDynamoDBStreamParameters
(Streams only) The number of batches to process concurrently from each shard.
setParallelizationFactor(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceKinesisStreamParameters
(Streams only) The number of batches to process concurrently from each shard.
setParallelizationFactor(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceDynamoDBStreamParameters
(Streams only) The number of batches to process concurrently from each shard.
setParallelizationFactor(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceKinesisStreamParameters
(Streams only) The number of batches to process concurrently from each shard.
setParameters(Map<String, String>) - Method in class com.amazonaws.services.pipes.model.PipeTargetBatchJobParameters
Additional parameters passed to the job that replace parameter substitution placeholders that are set in the job definition.
setPartitionKey(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetKinesisStreamParameters
Determines which shard in the stream the data record is assigned to.
setPathParameterValues(Collection<String>) - Method in class com.amazonaws.services.pipes.model.PipeEnrichmentHttpParameters
The path parameter values to be used to populate API Gateway REST API or EventBridge ApiDestination path wildcards ("*").
setPathParameterValues(Collection<String>) - Method in class com.amazonaws.services.pipes.model.PipeTargetHttpParameters
The path parameter values to be used to populate API Gateway REST API or EventBridge ApiDestination path wildcards ("*").
setPattern(String) - Method in class com.amazonaws.services.pipes.model.Filter
The event pattern.
setPipelineParameterList(Collection<SageMakerPipelineParameter>) - Method in class com.amazonaws.services.pipes.model.PipeTargetSageMakerPipelineParameters
List of Parameter names and values for SageMaker Model Building Pipeline execution.
setPipes(Collection<Pipe>) - Method in class com.amazonaws.services.pipes.model.ListPipesResult
The pipes returned by the call.
setPlacementConstraints(Collection<PlacementConstraint>) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
An array of placement constraint objects to use for the task.
setPlacementStrategy(Collection<PlacementStrategy>) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
The placement strategy objects to use for the task.
setPlatformVersion(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
Specifies the platform version for the task.
setPrefix(String) - Method in class com.amazonaws.services.pipes.model.S3LogDestination
The prefix text with which to begin Amazon S3 log object names.
setPrefix(String) - Method in class com.amazonaws.services.pipes.model.S3LogDestinationParameters
Specifies any prefix text with which to begin Amazon S3 log object names.
setPropagateTags(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
Specifies whether to propagate the tags from the task definition to the task.
setQueryStringParameters(Map<String, String>) - Method in class com.amazonaws.services.pipes.model.PipeEnrichmentHttpParameters
The query string keys/values that need to be sent as part of request invoking the API Gateway REST API or EventBridge ApiDestination.
setQueryStringParameters(Map<String, String>) - Method in class com.amazonaws.services.pipes.model.PipeTargetHttpParameters
The query string keys/values that need to be sent as part of request invoking the API Gateway REST API or EventBridge ApiDestination.
setQueueName(String) - Method in class com.amazonaws.services.pipes.model.PipeSourceActiveMQBrokerParameters
The name of the destination queue to consume.
setQueueName(String) - Method in class com.amazonaws.services.pipes.model.PipeSourceRabbitMQBrokerParameters
The name of the destination queue to consume.
setQuotaCode(String) - Method in exception com.amazonaws.services.pipes.model.ServiceQuotaExceededException
The identifier of the quota that caused the exception.
setQuotaCode(String) - Method in exception com.amazonaws.services.pipes.model.ThrottlingException
The identifier of the quota that caused the exception.
setRabbitMQBrokerParameters(PipeSourceRabbitMQBrokerParameters) - Method in class com.amazonaws.services.pipes.model.PipeSourceParameters
The parameters for using a Rabbit MQ broker as a source.
setRabbitMQBrokerParameters(UpdatePipeSourceRabbitMQBrokerParameters) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceParameters
The parameters for using a Rabbit MQ broker as a source.
setRedshiftDataParameters(PipeTargetRedshiftDataParameters) - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
These are custom parameters to be used when the target is a Amazon Redshift cluster to invoke the Amazon Redshift Data API BatchExecuteStatement.
setReferenceId(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
The reference ID to use for the task.
setResourceArn(String) - Method in class com.amazonaws.services.pipes.model.ListTagsForResourceRequest
The ARN of the pipe for which you want to view tags.
setResourceArn(String) - Method in class com.amazonaws.services.pipes.model.TagResourceRequest
The ARN of the pipe.
setResourceArn(String) - Method in class com.amazonaws.services.pipes.model.UntagResourceRequest
The ARN of the pipe.
setResourceId(String) - Method in exception com.amazonaws.services.pipes.model.ConflictException
The ID of the resource that caused the exception.
setResourceId(String) - Method in exception com.amazonaws.services.pipes.model.ServiceQuotaExceededException
The ID of the resource that caused the exception.
setResourceRequirements(Collection<BatchResourceRequirement>) - Method in class com.amazonaws.services.pipes.model.BatchContainerOverrides
The type and amount of resources to assign to a container.
setResourceRequirements(Collection<EcsResourceRequirement>) - Method in class com.amazonaws.services.pipes.model.EcsContainerOverride
The type and amount of a resource to assign to a container, instead of the default value from the task definition.
setResources(Collection<String>) - Method in class com.amazonaws.services.pipes.model.PipeTargetEventBridgeEventBusParameters
Amazon Web Services resources, identified by Amazon Resource Name (ARN), which the event primarily concerns.
setResourceType(String) - Method in exception com.amazonaws.services.pipes.model.ConflictException
The type of resource that caused the exception.
setResourceType(String) - Method in exception com.amazonaws.services.pipes.model.ServiceQuotaExceededException
The type of resource that caused the exception.
setRetryAfterSeconds(Integer) - Method in exception com.amazonaws.services.pipes.model.InternalException
The number of seconds to wait before retrying the action that caused the exception.
setRetryAfterSeconds(Integer) - Method in exception com.amazonaws.services.pipes.model.ThrottlingException
The number of seconds to wait before retrying the action that caused the exception.
setRetryStrategy(BatchRetryStrategy) - Method in class com.amazonaws.services.pipes.model.PipeTargetBatchJobParameters
The retry strategy to use for failed jobs.
setRoleArn(String) - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
The ARN of the role that allows the pipe to send data to the target.
setRoleArn(String) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The ARN of the role that allows the pipe to send data to the target.
setRoleArn(String) - Method in class com.amazonaws.services.pipes.model.UpdatePipeRequest
The ARN of the role that allows the pipe to send data to the target.
setS3LogDestination(S3LogDestination) - Method in class com.amazonaws.services.pipes.model.PipeLogConfiguration
The Amazon S3 logging configuration settings for the pipe.
setS3LogDestination(S3LogDestinationParameters) - Method in class com.amazonaws.services.pipes.model.PipeLogConfigurationParameters
The Amazon S3 logging configuration settings for the pipe.
setSageMakerPipelineParameters(PipeTargetSageMakerPipelineParameters) - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
The parameters for using a SageMaker pipeline as a target.
setSaslScram256Auth(String) - Method in class com.amazonaws.services.pipes.model.SelfManagedKafkaAccessConfigurationCredentials
The ARN of the Secrets Manager secret.
setSaslScram512Auth(String) - Method in class com.amazonaws.services.pipes.model.MSKAccessCredentials
The ARN of the Secrets Manager secret.
setSaslScram512Auth(String) - Method in class com.amazonaws.services.pipes.model.SelfManagedKafkaAccessConfigurationCredentials
The ARN of the Secrets Manager secret.
setSecretManagerArn(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetRedshiftDataParameters
The name or ARN of the secret that enables access to the database.
setSecurityGroup(Collection<String>) - Method in class com.amazonaws.services.pipes.model.SelfManagedKafkaAccessConfigurationVpc
Specifies the security groups associated with the stream.
setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.pipes.model.AwsVpcConfiguration
Specifies the security groups associated with the task.
setSelfManagedKafkaParameters(PipeSourceSelfManagedKafkaParameters) - Method in class com.amazonaws.services.pipes.model.PipeSourceParameters
The parameters for using a self-managed Apache Kafka stream as a source.
setSelfManagedKafkaParameters(UpdatePipeSourceSelfManagedKafkaParameters) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceParameters
The parameters for using a self-managed Apache Kafka stream as a source.
setServerRootCaCertificate(String) - Method in class com.amazonaws.services.pipes.model.PipeSourceSelfManagedKafkaParameters
The ARN of the Secrets Manager secret used for certification.
setServerRootCaCertificate(String) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceSelfManagedKafkaParameters
The ARN of the Secrets Manager secret used for certification.
setServiceCode(String) - Method in exception com.amazonaws.services.pipes.model.ServiceQuotaExceededException
The identifier of the service that caused the exception.
setServiceCode(String) - Method in exception com.amazonaws.services.pipes.model.ThrottlingException
The identifier of the service that caused the exception.
setSingleMeasureMappings(Collection<SingleMeasureMapping>) - Method in class com.amazonaws.services.pipes.model.PipeTargetTimestreamParameters
Mappings of single source data fields to individual records in the specified Timestream for LiveAnalytics table.
setSize(Integer) - Method in class com.amazonaws.services.pipes.model.BatchArrayProperties
The size of the array, if this is an array batch job.
setSizeInGiB(Integer) - Method in class com.amazonaws.services.pipes.model.EcsEphemeralStorage
The total amount, in GiB, of ephemeral storage to set for the task.
setSource(String) - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
The ARN of the source resource.
setSource(String) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The ARN of the source resource.
setSource(String) - Method in class com.amazonaws.services.pipes.model.Pipe
The ARN of the source resource.
setSource(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetEventBridgeEventBusParameters
The source of the event.
setSourceParameters(PipeSourceParameters) - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
The parameters required to set up a source for your pipe.
setSourceParameters(PipeSourceParameters) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The parameters required to set up a source for your pipe.
setSourceParameters(UpdatePipeSourceParameters) - Method in class com.amazonaws.services.pipes.model.UpdatePipeRequest
The parameters required to set up a source for your pipe.
setSourcePrefix(String) - Method in class com.amazonaws.services.pipes.model.ListPipesRequest
The prefix matching the pipe source.
setSqls(Collection<String>) - Method in class com.amazonaws.services.pipes.model.PipeTargetRedshiftDataParameters
The SQL statement text to run.
setSqsQueueParameters(PipeSourceSqsQueueParameters) - Method in class com.amazonaws.services.pipes.model.PipeSourceParameters
The parameters for using a Amazon SQS stream as a source.
setSqsQueueParameters(PipeTargetSqsQueueParameters) - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
The parameters for using a Amazon SQS stream as a target.
setSqsQueueParameters(UpdatePipeSourceSqsQueueParameters) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceParameters
The parameters for using a Amazon SQS stream as a source.
setStartingPosition(String) - Method in class com.amazonaws.services.pipes.model.PipeSourceDynamoDBStreamParameters
(Streams only) The position in a stream from which to start reading.
setStartingPosition(String) - Method in class com.amazonaws.services.pipes.model.PipeSourceKinesisStreamParameters
(Streams only) The position in a stream from which to start reading.
setStartingPosition(String) - Method in class com.amazonaws.services.pipes.model.PipeSourceManagedStreamingKafkaParameters
(Streams only) The position in a stream from which to start reading.
setStartingPosition(String) - Method in class com.amazonaws.services.pipes.model.PipeSourceSelfManagedKafkaParameters
(Streams only) The position in a stream from which to start reading.
setStartingPositionTimestamp(Date) - Method in class com.amazonaws.services.pipes.model.PipeSourceKinesisStreamParameters
With StartingPosition set to AT_TIMESTAMP, the time from which to start reading, in Unix time seconds.
setStatementName(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetRedshiftDataParameters
The name of the SQL statement.
setStateReason(String) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The reason the pipe is in its current state.
setStateReason(String) - Method in class com.amazonaws.services.pipes.model.Pipe
The reason the pipe is in its current state.
setStepFunctionStateMachineParameters(PipeTargetStateMachineParameters) - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
The parameters for using a Step Functions state machine as a target.
setSubnets(Collection<String>) - Method in class com.amazonaws.services.pipes.model.AwsVpcConfiguration
Specifies the subnets associated with the task.
setSubnets(Collection<String>) - Method in class com.amazonaws.services.pipes.model.SelfManagedKafkaAccessConfigurationVpc
Specifies the subnets associated with the stream.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.pipes.model.UntagResourceRequest
The list of tag keys to remove from the pipe.
setTags(Map<String, String>) - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
The list of key-value pairs to associate with the pipe.
setTags(Map<String, String>) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The list of key-value pairs to associate with the pipe.
setTags(Map<String, String>) - Method in class com.amazonaws.services.pipes.model.ListTagsForResourceResult
The list of key-value pairs to associate with the pipe.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
The metadata that you apply to the task to help you categorize and organize them.
setTags(Map<String, String>) - Method in class com.amazonaws.services.pipes.model.TagResourceRequest
The list of key-value pairs associated with the pipe.
setTarget(String) - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
The ARN of the target resource.
setTarget(String) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The ARN of the target resource.
setTarget(String) - Method in class com.amazonaws.services.pipes.model.Pipe
The ARN of the target resource.
setTarget(String) - Method in class com.amazonaws.services.pipes.model.UpdatePipeRequest
The ARN of the target resource.
setTargetParameters(PipeTargetParameters) - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
The parameters required to set up a target for your pipe.
setTargetParameters(PipeTargetParameters) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The parameters required to set up a target for your pipe.
setTargetParameters(PipeTargetParameters) - Method in class com.amazonaws.services.pipes.model.UpdatePipeRequest
The parameters required to set up a target for your pipe.
setTargetPrefix(String) - Method in class com.amazonaws.services.pipes.model.ListPipesRequest
The prefix matching the pipe target.
setTaskCount(Integer) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
The number of tasks to create based on TaskDefinition.
setTaskDefinitionArn(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
The ARN of the task definition to use if the event target is an Amazon ECS task.
setTaskRoleArn(String) - Method in class com.amazonaws.services.pipes.model.EcsTaskOverride
The Amazon Resource Name (ARN) of the IAM role that containers in this task can assume.
setTime(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetEventBridgeEventBusParameters
The time stamp of the event, per RFC3339.
setTimeFieldType(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetTimestreamParameters
The type of time value used.
setTimestamp(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetCloudWatchLogsParameters
The time the event occurred, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.
setTimestampFormat(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetTimestreamParameters
How to format the timestamps.
setTimestreamParameters(PipeTargetTimestreamParameters) - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
The parameters for using a Timestream for LiveAnalytics table as a target.
setTimeValue(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetTimestreamParameters
Dynamic path to the source data field that represents the time value for your data.
setTopicName(String) - Method in class com.amazonaws.services.pipes.model.PipeSourceManagedStreamingKafkaParameters
The name of the topic that the pipe will read from.
setTopicName(String) - Method in class com.amazonaws.services.pipes.model.PipeSourceSelfManagedKafkaParameters
The name of the topic that the pipe will read from.
setType(String) - Method in class com.amazonaws.services.pipes.model.BatchJobDependency
The type of the job dependency.
setType(String) - Method in class com.amazonaws.services.pipes.model.BatchResourceRequirement
The type of resource to assign to a container.
setType(String) - Method in class com.amazonaws.services.pipes.model.EcsEnvironmentFile
The file type to use.
setType(String) - Method in class com.amazonaws.services.pipes.model.EcsResourceRequirement
The type of resource to assign to a container.
setType(String) - Method in class com.amazonaws.services.pipes.model.PlacementConstraint
The type of constraint.
setType(String) - Method in class com.amazonaws.services.pipes.model.PlacementStrategy
The type of placement strategy.
setValue(String) - Method in class com.amazonaws.services.pipes.model.BatchEnvironmentVariable
The value of the key-value pair.
setValue(String) - Method in class com.amazonaws.services.pipes.model.BatchResourceRequirement
The quantity of the specified resource to reserve for the container.
setValue(String) - Method in class com.amazonaws.services.pipes.model.EcsEnvironmentFile
The Amazon Resource Name (ARN) of the Amazon S3 object containing the environment variable file.
setValue(String) - Method in class com.amazonaws.services.pipes.model.EcsEnvironmentVariable
The value of the key-value pair.
setValue(String) - Method in class com.amazonaws.services.pipes.model.EcsResourceRequirement
The value for the specified resource type.
setValue(String) - Method in class com.amazonaws.services.pipes.model.SageMakerPipelineParameter
Value of parameter to start execution of a SageMaker Model Building Pipeline.
setValue(String) - Method in class com.amazonaws.services.pipes.model.Tag
The value for the specified tag key.
setVersionValue(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetTimestreamParameters
64 bit version value or source data field that represents the version value for your data.
setVirtualHost(String) - Method in class com.amazonaws.services.pipes.model.PipeSourceRabbitMQBrokerParameters
The name of the virtual host associated with the source broker.
setVpc(SelfManagedKafkaAccessConfigurationVpc) - Method in class com.amazonaws.services.pipes.model.PipeSourceSelfManagedKafkaParameters
This structure specifies the VPC subnets and security groups for the stream, and whether a public IP address is to be used.
setVpc(SelfManagedKafkaAccessConfigurationVpc) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceSelfManagedKafkaParameters
This structure specifies the VPC subnets and security groups for the stream, and whether a public IP address is to be used.
setWeight(Integer) - Method in class com.amazonaws.services.pipes.model.CapacityProviderStrategyItem
The weight value designates the relative percentage of the total number of tasks launched that should use the specified capacity provider.
setWithEvent(Boolean) - Method in class com.amazonaws.services.pipes.model.PipeTargetRedshiftDataParameters
Indicates whether to send an event back to EventBridge after the SQL statement runs.
shutdown() - Method in class com.amazonaws.services.pipes.AbstractAmazonPipes
 
shutdown() - Method in interface com.amazonaws.services.pipes.AmazonPipes
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.pipes.AmazonPipesAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.pipes.AmazonPipesClient
 
SingleMeasureMapping - Class in com.amazonaws.services.pipes.model
Maps a single source data field to a single record in the specified Timestream for LiveAnalytics table.
SingleMeasureMapping() - Constructor for class com.amazonaws.services.pipes.model.SingleMeasureMapping
 
standard() - Static method in class com.amazonaws.services.pipes.AmazonPipesAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.pipes.AmazonPipesClientBuilder
 
startPipe(StartPipeRequest) - Method in class com.amazonaws.services.pipes.AbstractAmazonPipes
 
startPipe(StartPipeRequest) - Method in interface com.amazonaws.services.pipes.AmazonPipes
Start an existing pipe.
startPipe(StartPipeRequest) - Method in class com.amazonaws.services.pipes.AmazonPipesClient
Start an existing pipe.
startPipeAsync(StartPipeRequest) - Method in class com.amazonaws.services.pipes.AbstractAmazonPipesAsync
 
startPipeAsync(StartPipeRequest, AsyncHandler<StartPipeRequest, StartPipeResult>) - Method in class com.amazonaws.services.pipes.AbstractAmazonPipesAsync
 
startPipeAsync(StartPipeRequest) - Method in interface com.amazonaws.services.pipes.AmazonPipesAsync
Start an existing pipe.
startPipeAsync(StartPipeRequest, AsyncHandler<StartPipeRequest, StartPipeResult>) - Method in interface com.amazonaws.services.pipes.AmazonPipesAsync
Start an existing pipe.
startPipeAsync(StartPipeRequest) - Method in class com.amazonaws.services.pipes.AmazonPipesAsyncClient
 
startPipeAsync(StartPipeRequest, AsyncHandler<StartPipeRequest, StartPipeResult>) - Method in class com.amazonaws.services.pipes.AmazonPipesAsyncClient
 
StartPipeRequest - Class in com.amazonaws.services.pipes.model
 
StartPipeRequest() - Constructor for class com.amazonaws.services.pipes.model.StartPipeRequest
 
StartPipeResult - Class in com.amazonaws.services.pipes.model
 
StartPipeResult() - Constructor for class com.amazonaws.services.pipes.model.StartPipeResult
 
stopPipe(StopPipeRequest) - Method in class com.amazonaws.services.pipes.AbstractAmazonPipes
 
stopPipe(StopPipeRequest) - Method in interface com.amazonaws.services.pipes.AmazonPipes
Stop an existing pipe.
stopPipe(StopPipeRequest) - Method in class com.amazonaws.services.pipes.AmazonPipesClient
Stop an existing pipe.
stopPipeAsync(StopPipeRequest) - Method in class com.amazonaws.services.pipes.AbstractAmazonPipesAsync
 
stopPipeAsync(StopPipeRequest, AsyncHandler<StopPipeRequest, StopPipeResult>) - Method in class com.amazonaws.services.pipes.AbstractAmazonPipesAsync
 
stopPipeAsync(StopPipeRequest) - Method in interface com.amazonaws.services.pipes.AmazonPipesAsync
Stop an existing pipe.
stopPipeAsync(StopPipeRequest, AsyncHandler<StopPipeRequest, StopPipeResult>) - Method in interface com.amazonaws.services.pipes.AmazonPipesAsync
Stop an existing pipe.
stopPipeAsync(StopPipeRequest) - Method in class com.amazonaws.services.pipes.AmazonPipesAsyncClient
 
stopPipeAsync(StopPipeRequest, AsyncHandler<StopPipeRequest, StopPipeResult>) - Method in class com.amazonaws.services.pipes.AmazonPipesAsyncClient
 
StopPipeRequest - Class in com.amazonaws.services.pipes.model
 
StopPipeRequest() - Constructor for class com.amazonaws.services.pipes.model.StopPipeRequest
 
StopPipeResult - Class in com.amazonaws.services.pipes.model
 
StopPipeResult() - Constructor for class com.amazonaws.services.pipes.model.StopPipeResult
 

T

Tag - Class in com.amazonaws.services.pipes.model
A key-value pair associated with an Amazon Web Services resource.
Tag() - Constructor for class com.amazonaws.services.pipes.model.Tag
 
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.pipes.AbstractAmazonPipes
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.pipes.AmazonPipes
Assigns one or more tags (key-value pairs) to the specified pipe.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.pipes.AmazonPipesClient
Assigns one or more tags (key-value pairs) to the specified pipe.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.pipes.AbstractAmazonPipesAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.pipes.AbstractAmazonPipesAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.pipes.AmazonPipesAsync
Assigns one or more tags (key-value pairs) to the specified pipe.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.pipes.AmazonPipesAsync
Assigns one or more tags (key-value pairs) to the specified pipe.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.pipes.AmazonPipesAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.pipes.AmazonPipesAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.pipes.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.pipes.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.pipes.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.pipes.model.TagResourceResult
 
ThrottlingException - Exception in com.amazonaws.services.pipes.model
An action was throttled.
ThrottlingException(String) - Constructor for exception com.amazonaws.services.pipes.model.ThrottlingException
Constructs a new ThrottlingException with the specified error message.
TimeFieldType - Enum in com.amazonaws.services.pipes.model
 
toString() - Method in enum com.amazonaws.services.pipes.model.AssignPublicIp
 
toString() - Method in class com.amazonaws.services.pipes.model.AwsVpcConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.BatchArrayProperties
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.BatchContainerOverrides
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.BatchEnvironmentVariable
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.BatchJobDependency
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.pipes.model.BatchJobDependencyType
 
toString() - Method in class com.amazonaws.services.pipes.model.BatchResourceRequirement
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.pipes.model.BatchResourceRequirementType
 
toString() - Method in class com.amazonaws.services.pipes.model.BatchRetryStrategy
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.CapacityProviderStrategyItem
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.CloudwatchLogsLogDestination
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.CloudwatchLogsLogDestinationParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.CreatePipeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.DeadLetterConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.DeletePipeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.DeletePipeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.DescribePipeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.DimensionMapping
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.pipes.model.DimensionValueType
 
toString() - Method in enum com.amazonaws.services.pipes.model.DynamoDBStreamStartPosition
 
toString() - Method in class com.amazonaws.services.pipes.model.EcsContainerOverride
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.EcsEnvironmentFile
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.pipes.model.EcsEnvironmentFileType
 
toString() - Method in class com.amazonaws.services.pipes.model.EcsEnvironmentVariable
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.EcsEphemeralStorage
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.EcsInferenceAcceleratorOverride
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.EcsResourceRequirement
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.pipes.model.EcsResourceRequirementType
 
toString() - Method in class com.amazonaws.services.pipes.model.EcsTaskOverride
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.pipes.model.EpochTimeUnit
 
toString() - Method in class com.amazonaws.services.pipes.model.Filter
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.FilterCriteria
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.FirehoseLogDestination
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.FirehoseLogDestinationParameters
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.pipes.model.IncludeExecutionDataOption
 
toString() - Method in enum com.amazonaws.services.pipes.model.KinesisStreamStartPosition
 
toString() - Method in enum com.amazonaws.services.pipes.model.LaunchType
 
toString() - Method in class com.amazonaws.services.pipes.model.ListPipesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.ListPipesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.pipes.model.LogLevel
 
toString() - Method in enum com.amazonaws.services.pipes.model.MeasureValueType
 
toString() - Method in class com.amazonaws.services.pipes.model.MQBrokerAccessCredentials
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.MSKAccessCredentials
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.pipes.model.MSKStartPosition
 
toString() - Method in class com.amazonaws.services.pipes.model.MultiMeasureAttributeMapping
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.MultiMeasureMapping
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.NetworkConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.pipes.model.OnPartialBatchItemFailureStreams
 
toString() - Method in class com.amazonaws.services.pipes.model.Pipe
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.PipeEnrichmentHttpParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.PipeEnrichmentParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.PipeLogConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.PipeLogConfigurationParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.PipeSourceActiveMQBrokerParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.PipeSourceDynamoDBStreamParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.PipeSourceKinesisStreamParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.PipeSourceManagedStreamingKafkaParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.PipeSourceParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.PipeSourceRabbitMQBrokerParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.PipeSourceSelfManagedKafkaParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.PipeSourceSqsQueueParameters
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.pipes.model.PipeState
 
toString() - Method in class com.amazonaws.services.pipes.model.PipeTargetBatchJobParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.PipeTargetCloudWatchLogsParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.PipeTargetEventBridgeEventBusParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.PipeTargetHttpParameters
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.pipes.model.PipeTargetInvocationType
 
toString() - Method in class com.amazonaws.services.pipes.model.PipeTargetKinesisStreamParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.PipeTargetLambdaFunctionParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.PipeTargetRedshiftDataParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.PipeTargetSageMakerPipelineParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.PipeTargetSqsQueueParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.PipeTargetStateMachineParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.PipeTargetTimestreamParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.PlacementConstraint
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.pipes.model.PlacementConstraintType
 
toString() - Method in class com.amazonaws.services.pipes.model.PlacementStrategy
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.pipes.model.PlacementStrategyType
 
toString() - Method in enum com.amazonaws.services.pipes.model.PropagateTags
 
toString() - Method in enum com.amazonaws.services.pipes.model.RequestedPipeState
 
toString() - Method in enum com.amazonaws.services.pipes.model.RequestedPipeStateDescribeResponse
 
toString() - Method in class com.amazonaws.services.pipes.model.S3LogDestination
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.S3LogDestinationParameters
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.pipes.model.S3OutputFormat
 
toString() - Method in class com.amazonaws.services.pipes.model.SageMakerPipelineParameter
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.SelfManagedKafkaAccessConfigurationCredentials
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.SelfManagedKafkaAccessConfigurationVpc
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.pipes.model.SelfManagedKafkaStartPosition
 
toString() - Method in class com.amazonaws.services.pipes.model.SingleMeasureMapping
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.StartPipeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.StartPipeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.StopPipeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.StopPipeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.Tag
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.pipes.model.TimeFieldType
 
toString() - Method in class com.amazonaws.services.pipes.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.UpdatePipeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.UpdatePipeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceActiveMQBrokerParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceDynamoDBStreamParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceKinesisStreamParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceManagedStreamingKafkaParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceRabbitMQBrokerParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceSelfManagedKafkaParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceSqsQueueParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.pipes.model.ValidationExceptionField
Returns a string representation of this object.

U

untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.pipes.AbstractAmazonPipes
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.pipes.AmazonPipes
Removes one or more tags from the specified pipes.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.pipes.AmazonPipesClient
Removes one or more tags from the specified pipes.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.pipes.AbstractAmazonPipesAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.pipes.AbstractAmazonPipesAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.pipes.AmazonPipesAsync
Removes one or more tags from the specified pipes.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.pipes.AmazonPipesAsync
Removes one or more tags from the specified pipes.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.pipes.AmazonPipesAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.pipes.AmazonPipesAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.pipes.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.pipes.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.pipes.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.pipes.model.UntagResourceResult
 
updatePipe(UpdatePipeRequest) - Method in class com.amazonaws.services.pipes.AbstractAmazonPipes
 
updatePipe(UpdatePipeRequest) - Method in interface com.amazonaws.services.pipes.AmazonPipes
Update an existing pipe.
updatePipe(UpdatePipeRequest) - Method in class com.amazonaws.services.pipes.AmazonPipesClient
Update an existing pipe.
updatePipeAsync(UpdatePipeRequest) - Method in class com.amazonaws.services.pipes.AbstractAmazonPipesAsync
 
updatePipeAsync(UpdatePipeRequest, AsyncHandler<UpdatePipeRequest, UpdatePipeResult>) - Method in class com.amazonaws.services.pipes.AbstractAmazonPipesAsync
 
updatePipeAsync(UpdatePipeRequest) - Method in interface com.amazonaws.services.pipes.AmazonPipesAsync
Update an existing pipe.
updatePipeAsync(UpdatePipeRequest, AsyncHandler<UpdatePipeRequest, UpdatePipeResult>) - Method in interface com.amazonaws.services.pipes.AmazonPipesAsync
Update an existing pipe.
updatePipeAsync(UpdatePipeRequest) - Method in class com.amazonaws.services.pipes.AmazonPipesAsyncClient
 
updatePipeAsync(UpdatePipeRequest, AsyncHandler<UpdatePipeRequest, UpdatePipeResult>) - Method in class com.amazonaws.services.pipes.AmazonPipesAsyncClient
 
UpdatePipeRequest - Class in com.amazonaws.services.pipes.model
 
UpdatePipeRequest() - Constructor for class com.amazonaws.services.pipes.model.UpdatePipeRequest
 
UpdatePipeResult - Class in com.amazonaws.services.pipes.model
 
UpdatePipeResult() - Constructor for class com.amazonaws.services.pipes.model.UpdatePipeResult
 
UpdatePipeSourceActiveMQBrokerParameters - Class in com.amazonaws.services.pipes.model
The parameters for using an Active MQ broker as a source.
UpdatePipeSourceActiveMQBrokerParameters() - Constructor for class com.amazonaws.services.pipes.model.UpdatePipeSourceActiveMQBrokerParameters
 
UpdatePipeSourceDynamoDBStreamParameters - Class in com.amazonaws.services.pipes.model
The parameters for using a DynamoDB stream as a source.
UpdatePipeSourceDynamoDBStreamParameters() - Constructor for class com.amazonaws.services.pipes.model.UpdatePipeSourceDynamoDBStreamParameters
 
UpdatePipeSourceKinesisStreamParameters - Class in com.amazonaws.services.pipes.model
The parameters for using a Kinesis stream as a source.
UpdatePipeSourceKinesisStreamParameters() - Constructor for class com.amazonaws.services.pipes.model.UpdatePipeSourceKinesisStreamParameters
 
UpdatePipeSourceManagedStreamingKafkaParameters - Class in com.amazonaws.services.pipes.model
The parameters for using an MSK stream as a source.
UpdatePipeSourceManagedStreamingKafkaParameters() - Constructor for class com.amazonaws.services.pipes.model.UpdatePipeSourceManagedStreamingKafkaParameters
 
UpdatePipeSourceParameters - Class in com.amazonaws.services.pipes.model
The parameters required to set up a source for your pipe.
UpdatePipeSourceParameters() - Constructor for class com.amazonaws.services.pipes.model.UpdatePipeSourceParameters
 
UpdatePipeSourceRabbitMQBrokerParameters - Class in com.amazonaws.services.pipes.model
The parameters for using a Rabbit MQ broker as a source.
UpdatePipeSourceRabbitMQBrokerParameters() - Constructor for class com.amazonaws.services.pipes.model.UpdatePipeSourceRabbitMQBrokerParameters
 
UpdatePipeSourceSelfManagedKafkaParameters - Class in com.amazonaws.services.pipes.model
The parameters for using a self-managed Apache Kafka stream as a source.
UpdatePipeSourceSelfManagedKafkaParameters() - Constructor for class com.amazonaws.services.pipes.model.UpdatePipeSourceSelfManagedKafkaParameters
 
UpdatePipeSourceSqsQueueParameters - Class in com.amazonaws.services.pipes.model
The parameters for using a Amazon SQS stream as a source.
UpdatePipeSourceSqsQueueParameters() - Constructor for class com.amazonaws.services.pipes.model.UpdatePipeSourceSqsQueueParameters
 

V

ValidationException - Exception in com.amazonaws.services.pipes.model
Indicates that an error has occurred while performing a validate operation.
ValidationException(String) - Constructor for exception com.amazonaws.services.pipes.model.ValidationException
Constructs a new ValidationException with the specified error message.
ValidationExceptionField - Class in com.amazonaws.services.pipes.model
Indicates that an error has occurred while performing a validate operation.
ValidationExceptionField() - Constructor for class com.amazonaws.services.pipes.model.ValidationExceptionField
 
valueOf(String) - Static method in enum com.amazonaws.services.pipes.model.AssignPublicIp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.pipes.model.BatchJobDependencyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.pipes.model.BatchResourceRequirementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.pipes.model.DimensionValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.pipes.model.DynamoDBStreamStartPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.pipes.model.EcsEnvironmentFileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.pipes.model.EcsResourceRequirementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.pipes.model.EpochTimeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.pipes.model.IncludeExecutionDataOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.pipes.model.KinesisStreamStartPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.pipes.model.LaunchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.pipes.model.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.pipes.model.MeasureValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.pipes.model.MSKStartPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.pipes.model.OnPartialBatchItemFailureStreams
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.pipes.model.PipeState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.pipes.model.PipeTargetInvocationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.pipes.model.PlacementConstraintType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.pipes.model.PlacementStrategyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.pipes.model.PropagateTags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.pipes.model.RequestedPipeState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.pipes.model.RequestedPipeStateDescribeResponse
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.pipes.model.S3OutputFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.pipes.model.SelfManagedKafkaStartPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.pipes.model.TimeFieldType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.pipes.model.AssignPublicIp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.pipes.model.BatchJobDependencyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.pipes.model.BatchResourceRequirementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.pipes.model.DimensionValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.pipes.model.DynamoDBStreamStartPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.pipes.model.EcsEnvironmentFileType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.pipes.model.EcsResourceRequirementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.pipes.model.EpochTimeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.pipes.model.IncludeExecutionDataOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.pipes.model.KinesisStreamStartPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.pipes.model.LaunchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.pipes.model.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.pipes.model.MeasureValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.pipes.model.MSKStartPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.pipes.model.OnPartialBatchItemFailureStreams
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.pipes.model.PipeState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.pipes.model.PipeTargetInvocationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.pipes.model.PlacementConstraintType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.pipes.model.PlacementStrategyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.pipes.model.PropagateTags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.pipes.model.RequestedPipeState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.pipes.model.RequestedPipeStateDescribeResponse
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.pipes.model.S3OutputFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.pipes.model.SelfManagedKafkaStartPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.pipes.model.TimeFieldType
Returns an array containing the constants of this enum type, in the order they are declared.

W

withActiveMQBrokerParameters(PipeSourceActiveMQBrokerParameters) - Method in class com.amazonaws.services.pipes.model.PipeSourceParameters
The parameters for using an Active MQ broker as a source.
withActiveMQBrokerParameters(UpdatePipeSourceActiveMQBrokerParameters) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceParameters
The parameters for using an Active MQ broker as a source.
withAdditionalBootstrapServers(String...) - Method in class com.amazonaws.services.pipes.model.PipeSourceSelfManagedKafkaParameters
An array of server URLs.
withAdditionalBootstrapServers(Collection<String>) - Method in class com.amazonaws.services.pipes.model.PipeSourceSelfManagedKafkaParameters
An array of server URLs.
withArn(String) - Method in class com.amazonaws.services.pipes.model.CreatePipeResult
The ARN of the pipe.
withArn(String) - Method in class com.amazonaws.services.pipes.model.DeadLetterConfig
The ARN of the specified target for the dead-letter queue.
withArn(String) - Method in class com.amazonaws.services.pipes.model.DeletePipeResult
The ARN of the pipe.
withArn(String) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The ARN of the pipe.
withArn(String) - Method in class com.amazonaws.services.pipes.model.Pipe
The ARN of the pipe.
withArn(String) - Method in class com.amazonaws.services.pipes.model.StartPipeResult
The ARN of the pipe.
withArn(String) - Method in class com.amazonaws.services.pipes.model.StopPipeResult
The ARN of the pipe.
withArn(String) - Method in class com.amazonaws.services.pipes.model.UpdatePipeResult
The ARN of the pipe.
withArrayProperties(BatchArrayProperties) - Method in class com.amazonaws.services.pipes.model.PipeTargetBatchJobParameters
The array properties for the submitted job, such as the size of the array.
withAssignPublicIp(String) - Method in class com.amazonaws.services.pipes.model.AwsVpcConfiguration
Specifies whether the task's elastic network interface receives a public IP address.
withAssignPublicIp(AssignPublicIp) - Method in class com.amazonaws.services.pipes.model.AwsVpcConfiguration
Specifies whether the task's elastic network interface receives a public IP address.
withAttempts(Integer) - Method in class com.amazonaws.services.pipes.model.BatchRetryStrategy
The number of times to move a job to the RUNNABLE status.
withAwsvpcConfiguration(AwsVpcConfiguration) - Method in class com.amazonaws.services.pipes.model.NetworkConfiguration
Use this structure to specify the VPC subnets and security groups for the task, and whether a public IP address is to be used.
withBase(Integer) - Method in class com.amazonaws.services.pipes.model.CapacityProviderStrategyItem
The base value designates how many tasks, at a minimum, to run on the specified capacity provider.
withBasicAuth(String) - Method in class com.amazonaws.services.pipes.model.MQBrokerAccessCredentials
The ARN of the Secrets Manager secret.
withBasicAuth(String) - Method in class com.amazonaws.services.pipes.model.SelfManagedKafkaAccessConfigurationCredentials
The ARN of the Secrets Manager secret.
withBatchJobParameters(PipeTargetBatchJobParameters) - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
The parameters for using an Batch job as a target.
withBatchSize(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceActiveMQBrokerParameters
The maximum number of records to include in each batch.
withBatchSize(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceDynamoDBStreamParameters
The maximum number of records to include in each batch.
withBatchSize(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceKinesisStreamParameters
The maximum number of records to include in each batch.
withBatchSize(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceManagedStreamingKafkaParameters
The maximum number of records to include in each batch.
withBatchSize(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceRabbitMQBrokerParameters
The maximum number of records to include in each batch.
withBatchSize(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceSelfManagedKafkaParameters
The maximum number of records to include in each batch.
withBatchSize(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceSqsQueueParameters
The maximum number of records to include in each batch.
withBatchSize(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceActiveMQBrokerParameters
The maximum number of records to include in each batch.
withBatchSize(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceDynamoDBStreamParameters
The maximum number of records to include in each batch.
withBatchSize(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceKinesisStreamParameters
The maximum number of records to include in each batch.
withBatchSize(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceManagedStreamingKafkaParameters
The maximum number of records to include in each batch.
withBatchSize(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceRabbitMQBrokerParameters
The maximum number of records to include in each batch.
withBatchSize(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceSelfManagedKafkaParameters
The maximum number of records to include in each batch.
withBatchSize(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceSqsQueueParameters
The maximum number of records to include in each batch.
withBucketName(String) - Method in class com.amazonaws.services.pipes.model.S3LogDestination
The name of the Amazon S3 bucket to which EventBridge delivers the log records for the pipe.
withBucketName(String) - Method in class com.amazonaws.services.pipes.model.S3LogDestinationParameters
Specifies the name of the Amazon S3 bucket to which EventBridge delivers the log records for the pipe.
withBucketOwner(String) - Method in class com.amazonaws.services.pipes.model.S3LogDestination
The Amazon Web Services account that owns the Amazon S3 bucket to which EventBridge delivers the log records for the pipe.
withBucketOwner(String) - Method in class com.amazonaws.services.pipes.model.S3LogDestinationParameters
Specifies the Amazon Web Services account that owns the Amazon S3 bucket to which EventBridge delivers the log records for the pipe.
withCapacityProvider(String) - Method in class com.amazonaws.services.pipes.model.CapacityProviderStrategyItem
The short name of the capacity provider.
withCapacityProviderStrategy(CapacityProviderStrategyItem...) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
The capacity provider strategy to use for the task.
withCapacityProviderStrategy(Collection<CapacityProviderStrategyItem>) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
The capacity provider strategy to use for the task.
withClientCertificateTlsAuth(String) - Method in class com.amazonaws.services.pipes.model.MSKAccessCredentials
The ARN of the Secrets Manager secret.
withClientCertificateTlsAuth(String) - Method in class com.amazonaws.services.pipes.model.SelfManagedKafkaAccessConfigurationCredentials
The ARN of the Secrets Manager secret.
withCloudwatchLogsLogDestination(CloudwatchLogsLogDestination) - Method in class com.amazonaws.services.pipes.model.PipeLogConfiguration
The Amazon CloudWatch Logs logging configuration settings for the pipe.
withCloudwatchLogsLogDestination(CloudwatchLogsLogDestinationParameters) - Method in class com.amazonaws.services.pipes.model.PipeLogConfigurationParameters
The Amazon CloudWatch Logs logging configuration settings for the pipe.
withCloudWatchLogsParameters(PipeTargetCloudWatchLogsParameters) - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
The parameters for using an CloudWatch Logs log stream as a target.
withCommand(String...) - Method in class com.amazonaws.services.pipes.model.BatchContainerOverrides
The command to send to the container that overrides the default command from the Docker image or the task definition.
withCommand(Collection<String>) - Method in class com.amazonaws.services.pipes.model.BatchContainerOverrides
The command to send to the container that overrides the default command from the Docker image or the task definition.
withCommand(String...) - Method in class com.amazonaws.services.pipes.model.EcsContainerOverride
The command to send to the container that overrides the default command from the Docker image or the task definition.
withCommand(Collection<String>) - Method in class com.amazonaws.services.pipes.model.EcsContainerOverride
The command to send to the container that overrides the default command from the Docker image or the task definition.
withConsumerGroupID(String) - Method in class com.amazonaws.services.pipes.model.PipeSourceManagedStreamingKafkaParameters
The name of the destination queue to consume.
withConsumerGroupID(String) - Method in class com.amazonaws.services.pipes.model.PipeSourceSelfManagedKafkaParameters
The name of the destination queue to consume.
withContainerOverrides(EcsContainerOverride...) - Method in class com.amazonaws.services.pipes.model.EcsTaskOverride
One or more container overrides that are sent to a task.
withContainerOverrides(Collection<EcsContainerOverride>) - Method in class com.amazonaws.services.pipes.model.EcsTaskOverride
One or more container overrides that are sent to a task.
withContainerOverrides(BatchContainerOverrides) - Method in class com.amazonaws.services.pipes.model.PipeTargetBatchJobParameters
The overrides that are sent to a container.
withCpu(Integer) - Method in class com.amazonaws.services.pipes.model.EcsContainerOverride
The number of cpu units reserved for the container, instead of the default value from the task definition.
withCpu(String) - Method in class com.amazonaws.services.pipes.model.EcsTaskOverride
The cpu override for the task.
withCreationTime(Date) - Method in class com.amazonaws.services.pipes.model.CreatePipeResult
The time the pipe was created.
withCreationTime(Date) - Method in class com.amazonaws.services.pipes.model.DeletePipeResult
The time the pipe was created.
withCreationTime(Date) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The time the pipe was created.
withCreationTime(Date) - Method in class com.amazonaws.services.pipes.model.Pipe
The time the pipe was created.
withCreationTime(Date) - Method in class com.amazonaws.services.pipes.model.StartPipeResult
The time the pipe was created.
withCreationTime(Date) - Method in class com.amazonaws.services.pipes.model.StopPipeResult
The time the pipe was created.
withCreationTime(Date) - Method in class com.amazonaws.services.pipes.model.UpdatePipeResult
The time the pipe was created.
withCredentials(MQBrokerAccessCredentials) - Method in class com.amazonaws.services.pipes.model.PipeSourceActiveMQBrokerParameters
The credentials needed to access the resource.
withCredentials(MSKAccessCredentials) - Method in class com.amazonaws.services.pipes.model.PipeSourceManagedStreamingKafkaParameters
The credentials needed to access the resource.
withCredentials(MQBrokerAccessCredentials) - Method in class com.amazonaws.services.pipes.model.PipeSourceRabbitMQBrokerParameters
The credentials needed to access the resource.
withCredentials(SelfManagedKafkaAccessConfigurationCredentials) - Method in class com.amazonaws.services.pipes.model.PipeSourceSelfManagedKafkaParameters
The credentials needed to access the resource.
withCredentials(MQBrokerAccessCredentials) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceActiveMQBrokerParameters
The credentials needed to access the resource.
withCredentials(MSKAccessCredentials) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceManagedStreamingKafkaParameters
The credentials needed to access the resource.
withCredentials(MQBrokerAccessCredentials) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceRabbitMQBrokerParameters
The credentials needed to access the resource.
withCredentials(SelfManagedKafkaAccessConfigurationCredentials) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceSelfManagedKafkaParameters
The credentials needed to access the resource.
withCurrentState(String) - Method in class com.amazonaws.services.pipes.model.CreatePipeResult
The state the pipe is in.
withCurrentState(PipeState) - Method in class com.amazonaws.services.pipes.model.CreatePipeResult
The state the pipe is in.
withCurrentState(String) - Method in class com.amazonaws.services.pipes.model.DeletePipeResult
The state the pipe is in.
withCurrentState(PipeState) - Method in class com.amazonaws.services.pipes.model.DeletePipeResult
The state the pipe is in.
withCurrentState(String) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The state the pipe is in.
withCurrentState(PipeState) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The state the pipe is in.
withCurrentState(String) - Method in class com.amazonaws.services.pipes.model.ListPipesRequest
The state the pipe is in.
withCurrentState(PipeState) - Method in class com.amazonaws.services.pipes.model.ListPipesRequest
The state the pipe is in.
withCurrentState(String) - Method in class com.amazonaws.services.pipes.model.Pipe
The state the pipe is in.
withCurrentState(PipeState) - Method in class com.amazonaws.services.pipes.model.Pipe
The state the pipe is in.
withCurrentState(String) - Method in class com.amazonaws.services.pipes.model.StartPipeResult
The state the pipe is in.
withCurrentState(PipeState) - Method in class com.amazonaws.services.pipes.model.StartPipeResult
The state the pipe is in.
withCurrentState(String) - Method in class com.amazonaws.services.pipes.model.StopPipeResult
The state the pipe is in.
withCurrentState(PipeState) - Method in class com.amazonaws.services.pipes.model.StopPipeResult
The state the pipe is in.
withCurrentState(String) - Method in class com.amazonaws.services.pipes.model.UpdatePipeResult
The state the pipe is in.
withCurrentState(PipeState) - Method in class com.amazonaws.services.pipes.model.UpdatePipeResult
The state the pipe is in.
withDatabase(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetRedshiftDataParameters
The name of the database.
withDbUser(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetRedshiftDataParameters
The database user name.
withDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.pipes.model.PipeSourceDynamoDBStreamParameters
Define the target queue to send dead-letter queue events to.
withDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.pipes.model.PipeSourceKinesisStreamParameters
Define the target queue to send dead-letter queue events to.
withDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceDynamoDBStreamParameters
Define the target queue to send dead-letter queue events to.
withDeadLetterConfig(DeadLetterConfig) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceKinesisStreamParameters
Define the target queue to send dead-letter queue events to.
withDeliveryStreamArn(String) - Method in class com.amazonaws.services.pipes.model.FirehoseLogDestination
The Amazon Resource Name (ARN) of the Firehose delivery stream to which EventBridge delivers the pipe log records.
withDeliveryStreamArn(String) - Method in class com.amazonaws.services.pipes.model.FirehoseLogDestinationParameters
Specifies the Amazon Resource Name (ARN) of the Firehose delivery stream to which EventBridge delivers the pipe log records.
withDependsOn(BatchJobDependency...) - Method in class com.amazonaws.services.pipes.model.PipeTargetBatchJobParameters
A list of dependencies for the job.
withDependsOn(Collection<BatchJobDependency>) - Method in class com.amazonaws.services.pipes.model.PipeTargetBatchJobParameters
A list of dependencies for the job.
withDescription(String) - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
A description of the pipe.
withDescription(String) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
A description of the pipe.
withDescription(String) - Method in class com.amazonaws.services.pipes.model.UpdatePipeRequest
A description of the pipe.
withDesiredState(String) - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
The state the pipe should be in.
withDesiredState(RequestedPipeState) - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
The state the pipe should be in.
withDesiredState(String) - Method in class com.amazonaws.services.pipes.model.CreatePipeResult
The state the pipe should be in.
withDesiredState(RequestedPipeState) - Method in class com.amazonaws.services.pipes.model.CreatePipeResult
The state the pipe should be in.
withDesiredState(String) - Method in class com.amazonaws.services.pipes.model.DeletePipeResult
The state the pipe should be in.
withDesiredState(RequestedPipeStateDescribeResponse) - Method in class com.amazonaws.services.pipes.model.DeletePipeResult
The state the pipe should be in.
withDesiredState(String) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The state the pipe should be in.
withDesiredState(RequestedPipeStateDescribeResponse) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The state the pipe should be in.
withDesiredState(String) - Method in class com.amazonaws.services.pipes.model.ListPipesRequest
The state the pipe should be in.
withDesiredState(RequestedPipeState) - Method in class com.amazonaws.services.pipes.model.ListPipesRequest
The state the pipe should be in.
withDesiredState(String) - Method in class com.amazonaws.services.pipes.model.Pipe
The state the pipe should be in.
withDesiredState(RequestedPipeState) - Method in class com.amazonaws.services.pipes.model.Pipe
The state the pipe should be in.
withDesiredState(String) - Method in class com.amazonaws.services.pipes.model.StartPipeResult
The state the pipe should be in.
withDesiredState(RequestedPipeState) - Method in class com.amazonaws.services.pipes.model.StartPipeResult
The state the pipe should be in.
withDesiredState(String) - Method in class com.amazonaws.services.pipes.model.StopPipeResult
The state the pipe should be in.
withDesiredState(RequestedPipeState) - Method in class com.amazonaws.services.pipes.model.StopPipeResult
The state the pipe should be in.
withDesiredState(String) - Method in class com.amazonaws.services.pipes.model.UpdatePipeRequest
The state the pipe should be in.
withDesiredState(RequestedPipeState) - Method in class com.amazonaws.services.pipes.model.UpdatePipeRequest
The state the pipe should be in.
withDesiredState(String) - Method in class com.amazonaws.services.pipes.model.UpdatePipeResult
The state the pipe should be in.
withDesiredState(RequestedPipeState) - Method in class com.amazonaws.services.pipes.model.UpdatePipeResult
The state the pipe should be in.
withDetailType(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetEventBridgeEventBusParameters
A free-form string, with a maximum of 128 characters, used to decide what fields to expect in the event detail.
withDeviceName(String) - Method in class com.amazonaws.services.pipes.model.EcsInferenceAcceleratorOverride
The Elastic Inference accelerator device name to override for the task.
withDeviceType(String) - Method in class com.amazonaws.services.pipes.model.EcsInferenceAcceleratorOverride
The Elastic Inference accelerator type to use.
withDimensionMappings(DimensionMapping...) - Method in class com.amazonaws.services.pipes.model.PipeTargetTimestreamParameters
Map source data to dimensions in the target Timestream for LiveAnalytics table.
withDimensionMappings(Collection<DimensionMapping>) - Method in class com.amazonaws.services.pipes.model.PipeTargetTimestreamParameters
Map source data to dimensions in the target Timestream for LiveAnalytics table.
withDimensionName(String) - Method in class com.amazonaws.services.pipes.model.DimensionMapping
The metadata attributes of the time series.
withDimensionValue(String) - Method in class com.amazonaws.services.pipes.model.DimensionMapping
Dynamic path to the dimension value in the source event.
withDimensionValueType(String) - Method in class com.amazonaws.services.pipes.model.DimensionMapping
The data type of the dimension for the time-series data.
withDimensionValueType(DimensionValueType) - Method in class com.amazonaws.services.pipes.model.DimensionMapping
The data type of the dimension for the time-series data.
withDynamoDBStreamParameters(PipeSourceDynamoDBStreamParameters) - Method in class com.amazonaws.services.pipes.model.PipeSourceParameters
The parameters for using a DynamoDB stream as a source.
withDynamoDBStreamParameters(UpdatePipeSourceDynamoDBStreamParameters) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceParameters
The parameters for using a DynamoDB stream as a source.
withEcsTaskParameters(PipeTargetEcsTaskParameters) - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
The parameters for using an Amazon ECS task as a target.
withEnableECSManagedTags(Boolean) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
Specifies whether to enable Amazon ECS managed tags for the task.
withEnableExecuteCommand(Boolean) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
Whether or not to enable the execute command functionality for the containers in this task.
withEndpointId(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetEventBridgeEventBusParameters
The URL subdomain of the endpoint.
withEnrichment(String) - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
The ARN of the enrichment resource.
withEnrichment(String) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The ARN of the enrichment resource.
withEnrichment(String) - Method in class com.amazonaws.services.pipes.model.Pipe
The ARN of the enrichment resource.
withEnrichment(String) - Method in class com.amazonaws.services.pipes.model.UpdatePipeRequest
The ARN of the enrichment resource.
withEnrichmentParameters(PipeEnrichmentParameters) - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
The parameters required to set up enrichment on your pipe.
withEnrichmentParameters(PipeEnrichmentParameters) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The parameters required to set up enrichment on your pipe.
withEnrichmentParameters(PipeEnrichmentParameters) - Method in class com.amazonaws.services.pipes.model.UpdatePipeRequest
The parameters required to set up enrichment on your pipe.
withEnvironment(BatchEnvironmentVariable...) - Method in class com.amazonaws.services.pipes.model.BatchContainerOverrides
The environment variables to send to the container.
withEnvironment(Collection<BatchEnvironmentVariable>) - Method in class com.amazonaws.services.pipes.model.BatchContainerOverrides
The environment variables to send to the container.
withEnvironment(EcsEnvironmentVariable...) - Method in class com.amazonaws.services.pipes.model.EcsContainerOverride
The environment variables to send to the container.
withEnvironment(Collection<EcsEnvironmentVariable>) - Method in class com.amazonaws.services.pipes.model.EcsContainerOverride
The environment variables to send to the container.
withEnvironmentFiles(EcsEnvironmentFile...) - Method in class com.amazonaws.services.pipes.model.EcsContainerOverride
A list of files containing the environment variables to pass to a container, instead of the value from the container definition.
withEnvironmentFiles(Collection<EcsEnvironmentFile>) - Method in class com.amazonaws.services.pipes.model.EcsContainerOverride
A list of files containing the environment variables to pass to a container, instead of the value from the container definition.
withEphemeralStorage(EcsEphemeralStorage) - Method in class com.amazonaws.services.pipes.model.EcsTaskOverride
The ephemeral storage setting override for the task.
withEpochTimeUnit(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetTimestreamParameters
The granularity of the time units used.
withEpochTimeUnit(EpochTimeUnit) - Method in class com.amazonaws.services.pipes.model.PipeTargetTimestreamParameters
The granularity of the time units used.
withEventBridgeEventBusParameters(PipeTargetEventBridgeEventBusParameters) - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
The parameters for using an EventBridge event bus as a target.
withExecutionRoleArn(String) - Method in class com.amazonaws.services.pipes.model.EcsTaskOverride
The Amazon Resource Name (ARN) of the task execution IAM role override for the task.
withExpression(String) - Method in class com.amazonaws.services.pipes.model.PlacementConstraint
A cluster query language expression to apply to the constraint.
withField(String) - Method in class com.amazonaws.services.pipes.model.PlacementStrategy
The field to apply the placement strategy against.
withFieldList(ValidationExceptionField...) - Method in exception com.amazonaws.services.pipes.model.ValidationException
The list of fields for which validation failed and the corresponding failure messages.
withFieldList(Collection<ValidationExceptionField>) - Method in exception com.amazonaws.services.pipes.model.ValidationException
The list of fields for which validation failed and the corresponding failure messages.
withFilterCriteria(FilterCriteria) - Method in class com.amazonaws.services.pipes.model.PipeSourceParameters
The collection of event patterns used to filter events.
withFilterCriteria(FilterCriteria) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceParameters
The collection of event patterns used to filter events.
withFilters(Filter...) - Method in class com.amazonaws.services.pipes.model.FilterCriteria
The event patterns.
withFilters(Collection<Filter>) - Method in class com.amazonaws.services.pipes.model.FilterCriteria
The event patterns.
withFirehoseLogDestination(FirehoseLogDestination) - Method in class com.amazonaws.services.pipes.model.PipeLogConfiguration
The Amazon Data Firehose logging configuration settings for the pipe.
withFirehoseLogDestination(FirehoseLogDestinationParameters) - Method in class com.amazonaws.services.pipes.model.PipeLogConfigurationParameters
The Amazon Data Firehose logging configuration settings for the pipe.
withGroup(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
Specifies an Amazon ECS task group for the task.
withHeaderParameters(Map<String, String>) - Method in class com.amazonaws.services.pipes.model.PipeEnrichmentHttpParameters
The headers that need to be sent as part of request invoking the API Gateway REST API or EventBridge ApiDestination.
withHeaderParameters(Map<String, String>) - Method in class com.amazonaws.services.pipes.model.PipeTargetHttpParameters
The headers that need to be sent as part of request invoking the API Gateway REST API or EventBridge ApiDestination.
withHttpParameters(PipeEnrichmentHttpParameters) - Method in class com.amazonaws.services.pipes.model.PipeEnrichmentParameters
Contains the HTTP parameters to use when the target is a API Gateway REST endpoint or EventBridge ApiDestination.
withHttpParameters(PipeTargetHttpParameters) - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
These are custom parameter to be used when the target is an API Gateway REST APIs or EventBridge ApiDestinations.
withIncludeExecutionData(String...) - Method in class com.amazonaws.services.pipes.model.PipeLogConfiguration
Whether the execution data (specifically, the payload, awsRequest, and awsResponse fields) is included in the log messages for this pipe.
withIncludeExecutionData(Collection<String>) - Method in class com.amazonaws.services.pipes.model.PipeLogConfiguration
Whether the execution data (specifically, the payload, awsRequest, and awsResponse fields) is included in the log messages for this pipe.
withIncludeExecutionData(IncludeExecutionDataOption...) - Method in class com.amazonaws.services.pipes.model.PipeLogConfiguration
Whether the execution data (specifically, the payload, awsRequest, and awsResponse fields) is included in the log messages for this pipe.
withIncludeExecutionData(String...) - Method in class com.amazonaws.services.pipes.model.PipeLogConfigurationParameters
Specify ALL to include the execution data (specifically, the payload, awsRequest, and awsResponse fields) in the log messages for this pipe.
withIncludeExecutionData(Collection<String>) - Method in class com.amazonaws.services.pipes.model.PipeLogConfigurationParameters
Specify ALL to include the execution data (specifically, the payload, awsRequest, and awsResponse fields) in the log messages for this pipe.
withIncludeExecutionData(IncludeExecutionDataOption...) - Method in class com.amazonaws.services.pipes.model.PipeLogConfigurationParameters
Specify ALL to include the execution data (specifically, the payload, awsRequest, and awsResponse fields) in the log messages for this pipe.
withInferenceAcceleratorOverrides(EcsInferenceAcceleratorOverride...) - Method in class com.amazonaws.services.pipes.model.EcsTaskOverride
The Elastic Inference accelerator override for the task.
withInferenceAcceleratorOverrides(Collection<EcsInferenceAcceleratorOverride>) - Method in class com.amazonaws.services.pipes.model.EcsTaskOverride
The Elastic Inference accelerator override for the task.
withInputTemplate(String) - Method in class com.amazonaws.services.pipes.model.PipeEnrichmentParameters
Valid JSON text passed to the enrichment.
withInputTemplate(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
Valid JSON text passed to the target.
withInstanceType(String) - Method in class com.amazonaws.services.pipes.model.BatchContainerOverrides
The instance type to use for a multi-node parallel job.
withInvocationType(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetLambdaFunctionParameters
Specify whether to invoke the function synchronously or asynchronously.
withInvocationType(PipeTargetInvocationType) - Method in class com.amazonaws.services.pipes.model.PipeTargetLambdaFunctionParameters
Specify whether to invoke the function synchronously or asynchronously.
withInvocationType(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetStateMachineParameters
Specify whether to invoke the Step Functions state machine synchronously or asynchronously.
withInvocationType(PipeTargetInvocationType) - Method in class com.amazonaws.services.pipes.model.PipeTargetStateMachineParameters
Specify whether to invoke the Step Functions state machine synchronously or asynchronously.
withJobDefinition(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetBatchJobParameters
The job definition used by this job.
withJobId(String) - Method in class com.amazonaws.services.pipes.model.BatchJobDependency
The job ID of the Batch job that's associated with this dependency.
withJobName(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetBatchJobParameters
The name of the job.
withKey(String) - Method in class com.amazonaws.services.pipes.model.Tag
A string you can use to assign a value.
withKinesisStreamParameters(PipeSourceKinesisStreamParameters) - Method in class com.amazonaws.services.pipes.model.PipeSourceParameters
The parameters for using a Kinesis stream as a source.
withKinesisStreamParameters(PipeTargetKinesisStreamParameters) - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
The parameters for using a Kinesis stream as a target.
withKinesisStreamParameters(UpdatePipeSourceKinesisStreamParameters) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceParameters
The parameters for using a Kinesis stream as a source.
withLambdaFunctionParameters(PipeTargetLambdaFunctionParameters) - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
The parameters for using a Lambda function as a target.
withLastModifiedTime(Date) - Method in class com.amazonaws.services.pipes.model.CreatePipeResult
When the pipe was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
withLastModifiedTime(Date) - Method in class com.amazonaws.services.pipes.model.DeletePipeResult
When the pipe was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
withLastModifiedTime(Date) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
When the pipe was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
withLastModifiedTime(Date) - Method in class com.amazonaws.services.pipes.model.Pipe
When the pipe was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
withLastModifiedTime(Date) - Method in class com.amazonaws.services.pipes.model.StartPipeResult
When the pipe was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
withLastModifiedTime(Date) - Method in class com.amazonaws.services.pipes.model.StopPipeResult
When the pipe was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
withLastModifiedTime(Date) - Method in class com.amazonaws.services.pipes.model.UpdatePipeResult
When the pipe was last updated, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
withLaunchType(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
Specifies the launch type on which your task is running.
withLaunchType(LaunchType) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
Specifies the launch type on which your task is running.
withLevel(String) - Method in class com.amazonaws.services.pipes.model.PipeLogConfiguration
The level of logging detail to include.
withLevel(LogLevel) - Method in class com.amazonaws.services.pipes.model.PipeLogConfiguration
The level of logging detail to include.
withLevel(String) - Method in class com.amazonaws.services.pipes.model.PipeLogConfigurationParameters
The level of logging detail to include.
withLevel(LogLevel) - Method in class com.amazonaws.services.pipes.model.PipeLogConfigurationParameters
The level of logging detail to include.
withLimit(Integer) - Method in class com.amazonaws.services.pipes.model.ListPipesRequest
The maximum number of pipes to include in the response.
withLogConfiguration(PipeLogConfigurationParameters) - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
The logging configuration settings for the pipe.
withLogConfiguration(PipeLogConfiguration) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The logging configuration settings for the pipe.
withLogConfiguration(PipeLogConfigurationParameters) - Method in class com.amazonaws.services.pipes.model.UpdatePipeRequest
The logging configuration settings for the pipe.
withLogGroupArn(String) - Method in class com.amazonaws.services.pipes.model.CloudwatchLogsLogDestination
The Amazon Web Services Resource Name (ARN) for the CloudWatch log group to which EventBridge sends the log records.
withLogGroupArn(String) - Method in class com.amazonaws.services.pipes.model.CloudwatchLogsLogDestinationParameters
The Amazon Web Services Resource Name (ARN) for the CloudWatch log group to which EventBridge sends the log records.
withLogStreamName(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetCloudWatchLogsParameters
The name of the log stream.
withManagedStreamingKafkaParameters(PipeSourceManagedStreamingKafkaParameters) - Method in class com.amazonaws.services.pipes.model.PipeSourceParameters
The parameters for using an MSK stream as a source.
withManagedStreamingKafkaParameters(UpdatePipeSourceManagedStreamingKafkaParameters) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceParameters
The parameters for using an MSK stream as a source.
withMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceActiveMQBrokerParameters
The maximum length of a time to wait for events.
withMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceDynamoDBStreamParameters
The maximum length of a time to wait for events.
withMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceKinesisStreamParameters
The maximum length of a time to wait for events.
withMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceManagedStreamingKafkaParameters
The maximum length of a time to wait for events.
withMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceRabbitMQBrokerParameters
The maximum length of a time to wait for events.
withMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceSelfManagedKafkaParameters
The maximum length of a time to wait for events.
withMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceSqsQueueParameters
The maximum length of a time to wait for events.
withMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceActiveMQBrokerParameters
The maximum length of a time to wait for events.
withMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceDynamoDBStreamParameters
The maximum length of a time to wait for events.
withMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceKinesisStreamParameters
The maximum length of a time to wait for events.
withMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceManagedStreamingKafkaParameters
The maximum length of a time to wait for events.
withMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceRabbitMQBrokerParameters
The maximum length of a time to wait for events.
withMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceSelfManagedKafkaParameters
The maximum length of a time to wait for events.
withMaximumBatchingWindowInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceSqsQueueParameters
The maximum length of a time to wait for events.
withMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceDynamoDBStreamParameters
(Streams only) Discard records older than the specified age.
withMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceKinesisStreamParameters
(Streams only) Discard records older than the specified age.
withMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceDynamoDBStreamParameters
(Streams only) Discard records older than the specified age.
withMaximumRecordAgeInSeconds(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceKinesisStreamParameters
(Streams only) Discard records older than the specified age.
withMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceDynamoDBStreamParameters
(Streams only) Discard records after the specified number of retries.
withMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceKinesisStreamParameters
(Streams only) Discard records after the specified number of retries.
withMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceDynamoDBStreamParameters
(Streams only) Discard records after the specified number of retries.
withMaximumRetryAttempts(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceKinesisStreamParameters
(Streams only) Discard records after the specified number of retries.
withMeasureName(String) - Method in class com.amazonaws.services.pipes.model.SingleMeasureMapping
Target measure name for the measurement attribute in the Timestream table.
withMeasureValue(String) - Method in class com.amazonaws.services.pipes.model.MultiMeasureAttributeMapping
Dynamic path to the measurement attribute in the source event.
withMeasureValue(String) - Method in class com.amazonaws.services.pipes.model.SingleMeasureMapping
Dynamic path of the source field to map to the measure in the record.
withMeasureValueType(String) - Method in class com.amazonaws.services.pipes.model.MultiMeasureAttributeMapping
Data type of the measurement attribute in the source event.
withMeasureValueType(MeasureValueType) - Method in class com.amazonaws.services.pipes.model.MultiMeasureAttributeMapping
Data type of the measurement attribute in the source event.
withMeasureValueType(String) - Method in class com.amazonaws.services.pipes.model.SingleMeasureMapping
Data type of the source field.
withMeasureValueType(MeasureValueType) - Method in class com.amazonaws.services.pipes.model.SingleMeasureMapping
Data type of the source field.
withMemory(Integer) - Method in class com.amazonaws.services.pipes.model.EcsContainerOverride
The hard limit (in MiB) of memory to present to the container, instead of the default value from the task definition.
withMemory(String) - Method in class com.amazonaws.services.pipes.model.EcsTaskOverride
The memory override for the task.
withMemoryReservation(Integer) - Method in class com.amazonaws.services.pipes.model.EcsContainerOverride
The soft limit (in MiB) of memory to reserve for the container, instead of the default value from the task definition.
withMessage(String) - Method in class com.amazonaws.services.pipes.model.ValidationExceptionField
The message of the exception.
withMessageDeduplicationId(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetSqsQueueParameters
This parameter applies only to FIFO (first-in-first-out) queues.
withMessageGroupId(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetSqsQueueParameters
The FIFO message group ID to use as the target.
withMultiMeasureAttributeMappings(MultiMeasureAttributeMapping...) - Method in class com.amazonaws.services.pipes.model.MultiMeasureMapping
Mappings that represent multiple source event fields mapped to measures in the same Timestream for LiveAnalytics record.
withMultiMeasureAttributeMappings(Collection<MultiMeasureAttributeMapping>) - Method in class com.amazonaws.services.pipes.model.MultiMeasureMapping
Mappings that represent multiple source event fields mapped to measures in the same Timestream for LiveAnalytics record.
withMultiMeasureAttributeName(String) - Method in class com.amazonaws.services.pipes.model.MultiMeasureAttributeMapping
Target measure name to be used.
withMultiMeasureMappings(MultiMeasureMapping...) - Method in class com.amazonaws.services.pipes.model.PipeTargetTimestreamParameters
Maps multiple measures from the source event to the same record in the specified Timestream for LiveAnalytics table.
withMultiMeasureMappings(Collection<MultiMeasureMapping>) - Method in class com.amazonaws.services.pipes.model.PipeTargetTimestreamParameters
Maps multiple measures from the source event to the same record in the specified Timestream for LiveAnalytics table.
withMultiMeasureName(String) - Method in class com.amazonaws.services.pipes.model.MultiMeasureMapping
The name of the multiple measurements per record (multi-measure).
withName(String) - Method in class com.amazonaws.services.pipes.model.BatchEnvironmentVariable
The name of the key-value pair.
withName(String) - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
The name of the pipe.
withName(String) - Method in class com.amazonaws.services.pipes.model.CreatePipeResult
The name of the pipe.
withName(String) - Method in class com.amazonaws.services.pipes.model.DeletePipeRequest
The name of the pipe.
withName(String) - Method in class com.amazonaws.services.pipes.model.DeletePipeResult
The name of the pipe.
withName(String) - Method in class com.amazonaws.services.pipes.model.DescribePipeRequest
The name of the pipe.
withName(String) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The name of the pipe.
withName(String) - Method in class com.amazonaws.services.pipes.model.EcsContainerOverride
The name of the container that receives the override.
withName(String) - Method in class com.amazonaws.services.pipes.model.EcsEnvironmentVariable
The name of the key-value pair.
withName(String) - Method in class com.amazonaws.services.pipes.model.Pipe
The name of the pipe.
withName(String) - Method in class com.amazonaws.services.pipes.model.SageMakerPipelineParameter
Name of parameter to start execution of a SageMaker Model Building Pipeline.
withName(String) - Method in class com.amazonaws.services.pipes.model.StartPipeRequest
The name of the pipe.
withName(String) - Method in class com.amazonaws.services.pipes.model.StartPipeResult
The name of the pipe.
withName(String) - Method in class com.amazonaws.services.pipes.model.StopPipeRequest
The name of the pipe.
withName(String) - Method in class com.amazonaws.services.pipes.model.StopPipeResult
The name of the pipe.
withName(String) - Method in class com.amazonaws.services.pipes.model.UpdatePipeRequest
The name of the pipe.
withName(String) - Method in class com.amazonaws.services.pipes.model.UpdatePipeResult
The name of the pipe.
withName(String) - Method in class com.amazonaws.services.pipes.model.ValidationExceptionField
The name of the exception.
withNamePrefix(String) - Method in class com.amazonaws.services.pipes.model.ListPipesRequest
A value that will return a subset of the pipes associated with this account.
withNetworkConfiguration(NetworkConfiguration) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
Use this structure if the Amazon ECS task uses the awsvpc network mode.
withNextToken(String) - Method in class com.amazonaws.services.pipes.model.ListPipesRequest
If nextToken is returned, there are more results available.
withNextToken(String) - Method in class com.amazonaws.services.pipes.model.ListPipesResult
If nextToken is returned, there are more results available.
withOnPartialBatchItemFailure(String) - Method in class com.amazonaws.services.pipes.model.PipeSourceDynamoDBStreamParameters
(Streams only) Define how to handle item process failures.
withOnPartialBatchItemFailure(OnPartialBatchItemFailureStreams) - Method in class com.amazonaws.services.pipes.model.PipeSourceDynamoDBStreamParameters
(Streams only) Define how to handle item process failures.
withOnPartialBatchItemFailure(String) - Method in class com.amazonaws.services.pipes.model.PipeSourceKinesisStreamParameters
(Streams only) Define how to handle item process failures.
withOnPartialBatchItemFailure(OnPartialBatchItemFailureStreams) - Method in class com.amazonaws.services.pipes.model.PipeSourceKinesisStreamParameters
(Streams only) Define how to handle item process failures.
withOnPartialBatchItemFailure(String) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceDynamoDBStreamParameters
(Streams only) Define how to handle item process failures.
withOnPartialBatchItemFailure(OnPartialBatchItemFailureStreams) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceDynamoDBStreamParameters
(Streams only) Define how to handle item process failures.
withOnPartialBatchItemFailure(String) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceKinesisStreamParameters
(Streams only) Define how to handle item process failures.
withOnPartialBatchItemFailure(OnPartialBatchItemFailureStreams) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceKinesisStreamParameters
(Streams only) Define how to handle item process failures.
withOutputFormat(String) - Method in class com.amazonaws.services.pipes.model.S3LogDestination
The format EventBridge uses for the log records.
withOutputFormat(S3OutputFormat) - Method in class com.amazonaws.services.pipes.model.S3LogDestination
The format EventBridge uses for the log records.
withOutputFormat(String) - Method in class com.amazonaws.services.pipes.model.S3LogDestinationParameters
How EventBridge should format the log records.
withOutputFormat(S3OutputFormat) - Method in class com.amazonaws.services.pipes.model.S3LogDestinationParameters
How EventBridge should format the log records.
withOverrides(EcsTaskOverride) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
The overrides that are associated with a task.
withParallelizationFactor(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceDynamoDBStreamParameters
(Streams only) The number of batches to process concurrently from each shard.
withParallelizationFactor(Integer) - Method in class com.amazonaws.services.pipes.model.PipeSourceKinesisStreamParameters
(Streams only) The number of batches to process concurrently from each shard.
withParallelizationFactor(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceDynamoDBStreamParameters
(Streams only) The number of batches to process concurrently from each shard.
withParallelizationFactor(Integer) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceKinesisStreamParameters
(Streams only) The number of batches to process concurrently from each shard.
withParameters(Map<String, String>) - Method in class com.amazonaws.services.pipes.model.PipeTargetBatchJobParameters
Additional parameters passed to the job that replace parameter substitution placeholders that are set in the job definition.
withPartitionKey(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetKinesisStreamParameters
Determines which shard in the stream the data record is assigned to.
withPathParameterValues(String...) - Method in class com.amazonaws.services.pipes.model.PipeEnrichmentHttpParameters
The path parameter values to be used to populate API Gateway REST API or EventBridge ApiDestination path wildcards ("*").
withPathParameterValues(Collection<String>) - Method in class com.amazonaws.services.pipes.model.PipeEnrichmentHttpParameters
The path parameter values to be used to populate API Gateway REST API or EventBridge ApiDestination path wildcards ("*").
withPathParameterValues(String...) - Method in class com.amazonaws.services.pipes.model.PipeTargetHttpParameters
The path parameter values to be used to populate API Gateway REST API or EventBridge ApiDestination path wildcards ("*").
withPathParameterValues(Collection<String>) - Method in class com.amazonaws.services.pipes.model.PipeTargetHttpParameters
The path parameter values to be used to populate API Gateway REST API or EventBridge ApiDestination path wildcards ("*").
withPattern(String) - Method in class com.amazonaws.services.pipes.model.Filter
The event pattern.
withPipelineParameterList(SageMakerPipelineParameter...) - Method in class com.amazonaws.services.pipes.model.PipeTargetSageMakerPipelineParameters
List of Parameter names and values for SageMaker Model Building Pipeline execution.
withPipelineParameterList(Collection<SageMakerPipelineParameter>) - Method in class com.amazonaws.services.pipes.model.PipeTargetSageMakerPipelineParameters
List of Parameter names and values for SageMaker Model Building Pipeline execution.
withPipes(Pipe...) - Method in class com.amazonaws.services.pipes.model.ListPipesResult
The pipes returned by the call.
withPipes(Collection<Pipe>) - Method in class com.amazonaws.services.pipes.model.ListPipesResult
The pipes returned by the call.
withPlacementConstraints(PlacementConstraint...) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
An array of placement constraint objects to use for the task.
withPlacementConstraints(Collection<PlacementConstraint>) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
An array of placement constraint objects to use for the task.
withPlacementStrategy(PlacementStrategy...) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
The placement strategy objects to use for the task.
withPlacementStrategy(Collection<PlacementStrategy>) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
The placement strategy objects to use for the task.
withPlatformVersion(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
Specifies the platform version for the task.
withPrefix(String) - Method in class com.amazonaws.services.pipes.model.S3LogDestination
The prefix text with which to begin Amazon S3 log object names.
withPrefix(String) - Method in class com.amazonaws.services.pipes.model.S3LogDestinationParameters
Specifies any prefix text with which to begin Amazon S3 log object names.
withPropagateTags(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
Specifies whether to propagate the tags from the task definition to the task.
withPropagateTags(PropagateTags) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
Specifies whether to propagate the tags from the task definition to the task.
withQueryStringParameters(Map<String, String>) - Method in class com.amazonaws.services.pipes.model.PipeEnrichmentHttpParameters
The query string keys/values that need to be sent as part of request invoking the API Gateway REST API or EventBridge ApiDestination.
withQueryStringParameters(Map<String, String>) - Method in class com.amazonaws.services.pipes.model.PipeTargetHttpParameters
The query string keys/values that need to be sent as part of request invoking the API Gateway REST API or EventBridge ApiDestination.
withQueueName(String) - Method in class com.amazonaws.services.pipes.model.PipeSourceActiveMQBrokerParameters
The name of the destination queue to consume.
withQueueName(String) - Method in class com.amazonaws.services.pipes.model.PipeSourceRabbitMQBrokerParameters
The name of the destination queue to consume.
withQuotaCode(String) - Method in exception com.amazonaws.services.pipes.model.ServiceQuotaExceededException
The identifier of the quota that caused the exception.
withQuotaCode(String) - Method in exception com.amazonaws.services.pipes.model.ThrottlingException
The identifier of the quota that caused the exception.
withRabbitMQBrokerParameters(PipeSourceRabbitMQBrokerParameters) - Method in class com.amazonaws.services.pipes.model.PipeSourceParameters
The parameters for using a Rabbit MQ broker as a source.
withRabbitMQBrokerParameters(UpdatePipeSourceRabbitMQBrokerParameters) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceParameters
The parameters for using a Rabbit MQ broker as a source.
withRedshiftDataParameters(PipeTargetRedshiftDataParameters) - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
These are custom parameters to be used when the target is a Amazon Redshift cluster to invoke the Amazon Redshift Data API BatchExecuteStatement.
withReferenceId(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
The reference ID to use for the task.
withResourceArn(String) - Method in class com.amazonaws.services.pipes.model.ListTagsForResourceRequest
The ARN of the pipe for which you want to view tags.
withResourceArn(String) - Method in class com.amazonaws.services.pipes.model.TagResourceRequest
The ARN of the pipe.
withResourceArn(String) - Method in class com.amazonaws.services.pipes.model.UntagResourceRequest
The ARN of the pipe.
withResourceId(String) - Method in exception com.amazonaws.services.pipes.model.ConflictException
The ID of the resource that caused the exception.
withResourceId(String) - Method in exception com.amazonaws.services.pipes.model.ServiceQuotaExceededException
The ID of the resource that caused the exception.
withResourceRequirements(BatchResourceRequirement...) - Method in class com.amazonaws.services.pipes.model.BatchContainerOverrides
The type and amount of resources to assign to a container.
withResourceRequirements(Collection<BatchResourceRequirement>) - Method in class com.amazonaws.services.pipes.model.BatchContainerOverrides
The type and amount of resources to assign to a container.
withResourceRequirements(EcsResourceRequirement...) - Method in class com.amazonaws.services.pipes.model.EcsContainerOverride
The type and amount of a resource to assign to a container, instead of the default value from the task definition.
withResourceRequirements(Collection<EcsResourceRequirement>) - Method in class com.amazonaws.services.pipes.model.EcsContainerOverride
The type and amount of a resource to assign to a container, instead of the default value from the task definition.
withResources(String...) - Method in class com.amazonaws.services.pipes.model.PipeTargetEventBridgeEventBusParameters
Amazon Web Services resources, identified by Amazon Resource Name (ARN), which the event primarily concerns.
withResources(Collection<String>) - Method in class com.amazonaws.services.pipes.model.PipeTargetEventBridgeEventBusParameters
Amazon Web Services resources, identified by Amazon Resource Name (ARN), which the event primarily concerns.
withResourceType(String) - Method in exception com.amazonaws.services.pipes.model.ConflictException
The type of resource that caused the exception.
withResourceType(String) - Method in exception com.amazonaws.services.pipes.model.ServiceQuotaExceededException
The type of resource that caused the exception.
withRetryAfterSeconds(Integer) - Method in exception com.amazonaws.services.pipes.model.InternalException
The number of seconds to wait before retrying the action that caused the exception.
withRetryAfterSeconds(Integer) - Method in exception com.amazonaws.services.pipes.model.ThrottlingException
The number of seconds to wait before retrying the action that caused the exception.
withRetryStrategy(BatchRetryStrategy) - Method in class com.amazonaws.services.pipes.model.PipeTargetBatchJobParameters
The retry strategy to use for failed jobs.
withRoleArn(String) - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
The ARN of the role that allows the pipe to send data to the target.
withRoleArn(String) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The ARN of the role that allows the pipe to send data to the target.
withRoleArn(String) - Method in class com.amazonaws.services.pipes.model.UpdatePipeRequest
The ARN of the role that allows the pipe to send data to the target.
withS3LogDestination(S3LogDestination) - Method in class com.amazonaws.services.pipes.model.PipeLogConfiguration
The Amazon S3 logging configuration settings for the pipe.
withS3LogDestination(S3LogDestinationParameters) - Method in class com.amazonaws.services.pipes.model.PipeLogConfigurationParameters
The Amazon S3 logging configuration settings for the pipe.
withSageMakerPipelineParameters(PipeTargetSageMakerPipelineParameters) - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
The parameters for using a SageMaker pipeline as a target.
withSaslScram256Auth(String) - Method in class com.amazonaws.services.pipes.model.SelfManagedKafkaAccessConfigurationCredentials
The ARN of the Secrets Manager secret.
withSaslScram512Auth(String) - Method in class com.amazonaws.services.pipes.model.MSKAccessCredentials
The ARN of the Secrets Manager secret.
withSaslScram512Auth(String) - Method in class com.amazonaws.services.pipes.model.SelfManagedKafkaAccessConfigurationCredentials
The ARN of the Secrets Manager secret.
withSecretManagerArn(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetRedshiftDataParameters
The name or ARN of the secret that enables access to the database.
withSecurityGroup(String...) - Method in class com.amazonaws.services.pipes.model.SelfManagedKafkaAccessConfigurationVpc
Specifies the security groups associated with the stream.
withSecurityGroup(Collection<String>) - Method in class com.amazonaws.services.pipes.model.SelfManagedKafkaAccessConfigurationVpc
Specifies the security groups associated with the stream.
withSecurityGroups(String...) - Method in class com.amazonaws.services.pipes.model.AwsVpcConfiguration
Specifies the security groups associated with the task.
withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.pipes.model.AwsVpcConfiguration
Specifies the security groups associated with the task.
withSelfManagedKafkaParameters(PipeSourceSelfManagedKafkaParameters) - Method in class com.amazonaws.services.pipes.model.PipeSourceParameters
The parameters for using a self-managed Apache Kafka stream as a source.
withSelfManagedKafkaParameters(UpdatePipeSourceSelfManagedKafkaParameters) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceParameters
The parameters for using a self-managed Apache Kafka stream as a source.
withServerRootCaCertificate(String) - Method in class com.amazonaws.services.pipes.model.PipeSourceSelfManagedKafkaParameters
The ARN of the Secrets Manager secret used for certification.
withServerRootCaCertificate(String) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceSelfManagedKafkaParameters
The ARN of the Secrets Manager secret used for certification.
withServiceCode(String) - Method in exception com.amazonaws.services.pipes.model.ServiceQuotaExceededException
The identifier of the service that caused the exception.
withServiceCode(String) - Method in exception com.amazonaws.services.pipes.model.ThrottlingException
The identifier of the service that caused the exception.
withSingleMeasureMappings(SingleMeasureMapping...) - Method in class com.amazonaws.services.pipes.model.PipeTargetTimestreamParameters
Mappings of single source data fields to individual records in the specified Timestream for LiveAnalytics table.
withSingleMeasureMappings(Collection<SingleMeasureMapping>) - Method in class com.amazonaws.services.pipes.model.PipeTargetTimestreamParameters
Mappings of single source data fields to individual records in the specified Timestream for LiveAnalytics table.
withSize(Integer) - Method in class com.amazonaws.services.pipes.model.BatchArrayProperties
The size of the array, if this is an array batch job.
withSizeInGiB(Integer) - Method in class com.amazonaws.services.pipes.model.EcsEphemeralStorage
The total amount, in GiB, of ephemeral storage to set for the task.
withSource(String) - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
The ARN of the source resource.
withSource(String) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The ARN of the source resource.
withSource(String) - Method in class com.amazonaws.services.pipes.model.Pipe
The ARN of the source resource.
withSource(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetEventBridgeEventBusParameters
The source of the event.
withSourceParameters(PipeSourceParameters) - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
The parameters required to set up a source for your pipe.
withSourceParameters(PipeSourceParameters) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The parameters required to set up a source for your pipe.
withSourceParameters(UpdatePipeSourceParameters) - Method in class com.amazonaws.services.pipes.model.UpdatePipeRequest
The parameters required to set up a source for your pipe.
withSourcePrefix(String) - Method in class com.amazonaws.services.pipes.model.ListPipesRequest
The prefix matching the pipe source.
withSqls(String...) - Method in class com.amazonaws.services.pipes.model.PipeTargetRedshiftDataParameters
The SQL statement text to run.
withSqls(Collection<String>) - Method in class com.amazonaws.services.pipes.model.PipeTargetRedshiftDataParameters
The SQL statement text to run.
withSqsQueueParameters(PipeSourceSqsQueueParameters) - Method in class com.amazonaws.services.pipes.model.PipeSourceParameters
The parameters for using a Amazon SQS stream as a source.
withSqsQueueParameters(PipeTargetSqsQueueParameters) - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
The parameters for using a Amazon SQS stream as a target.
withSqsQueueParameters(UpdatePipeSourceSqsQueueParameters) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceParameters
The parameters for using a Amazon SQS stream as a source.
withStartingPosition(String) - Method in class com.amazonaws.services.pipes.model.PipeSourceDynamoDBStreamParameters
(Streams only) The position in a stream from which to start reading.
withStartingPosition(DynamoDBStreamStartPosition) - Method in class com.amazonaws.services.pipes.model.PipeSourceDynamoDBStreamParameters
(Streams only) The position in a stream from which to start reading.
withStartingPosition(String) - Method in class com.amazonaws.services.pipes.model.PipeSourceKinesisStreamParameters
(Streams only) The position in a stream from which to start reading.
withStartingPosition(KinesisStreamStartPosition) - Method in class com.amazonaws.services.pipes.model.PipeSourceKinesisStreamParameters
(Streams only) The position in a stream from which to start reading.
withStartingPosition(String) - Method in class com.amazonaws.services.pipes.model.PipeSourceManagedStreamingKafkaParameters
(Streams only) The position in a stream from which to start reading.
withStartingPosition(MSKStartPosition) - Method in class com.amazonaws.services.pipes.model.PipeSourceManagedStreamingKafkaParameters
(Streams only) The position in a stream from which to start reading.
withStartingPosition(String) - Method in class com.amazonaws.services.pipes.model.PipeSourceSelfManagedKafkaParameters
(Streams only) The position in a stream from which to start reading.
withStartingPosition(SelfManagedKafkaStartPosition) - Method in class com.amazonaws.services.pipes.model.PipeSourceSelfManagedKafkaParameters
(Streams only) The position in a stream from which to start reading.
withStartingPositionTimestamp(Date) - Method in class com.amazonaws.services.pipes.model.PipeSourceKinesisStreamParameters
With StartingPosition set to AT_TIMESTAMP, the time from which to start reading, in Unix time seconds.
withStatementName(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetRedshiftDataParameters
The name of the SQL statement.
withStateReason(String) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The reason the pipe is in its current state.
withStateReason(String) - Method in class com.amazonaws.services.pipes.model.Pipe
The reason the pipe is in its current state.
withStepFunctionStateMachineParameters(PipeTargetStateMachineParameters) - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
The parameters for using a Step Functions state machine as a target.
withSubnets(String...) - Method in class com.amazonaws.services.pipes.model.AwsVpcConfiguration
Specifies the subnets associated with the task.
withSubnets(Collection<String>) - Method in class com.amazonaws.services.pipes.model.AwsVpcConfiguration
Specifies the subnets associated with the task.
withSubnets(String...) - Method in class com.amazonaws.services.pipes.model.SelfManagedKafkaAccessConfigurationVpc
Specifies the subnets associated with the stream.
withSubnets(Collection<String>) - Method in class com.amazonaws.services.pipes.model.SelfManagedKafkaAccessConfigurationVpc
Specifies the subnets associated with the stream.
withTagKeys(String...) - Method in class com.amazonaws.services.pipes.model.UntagResourceRequest
The list of tag keys to remove from the pipe.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.pipes.model.UntagResourceRequest
The list of tag keys to remove from the pipe.
withTags(Map<String, String>) - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
The list of key-value pairs to associate with the pipe.
withTags(Map<String, String>) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The list of key-value pairs to associate with the pipe.
withTags(Map<String, String>) - Method in class com.amazonaws.services.pipes.model.ListTagsForResourceResult
The list of key-value pairs to associate with the pipe.
withTags(Tag...) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
The metadata that you apply to the task to help you categorize and organize them.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
The metadata that you apply to the task to help you categorize and organize them.
withTags(Map<String, String>) - Method in class com.amazonaws.services.pipes.model.TagResourceRequest
The list of key-value pairs associated with the pipe.
withTarget(String) - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
The ARN of the target resource.
withTarget(String) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The ARN of the target resource.
withTarget(String) - Method in class com.amazonaws.services.pipes.model.Pipe
The ARN of the target resource.
withTarget(String) - Method in class com.amazonaws.services.pipes.model.UpdatePipeRequest
The ARN of the target resource.
withTargetParameters(PipeTargetParameters) - Method in class com.amazonaws.services.pipes.model.CreatePipeRequest
The parameters required to set up a target for your pipe.
withTargetParameters(PipeTargetParameters) - Method in class com.amazonaws.services.pipes.model.DescribePipeResult
The parameters required to set up a target for your pipe.
withTargetParameters(PipeTargetParameters) - Method in class com.amazonaws.services.pipes.model.UpdatePipeRequest
The parameters required to set up a target for your pipe.
withTargetPrefix(String) - Method in class com.amazonaws.services.pipes.model.ListPipesRequest
The prefix matching the pipe target.
withTaskCount(Integer) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
The number of tasks to create based on TaskDefinition.
withTaskDefinitionArn(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetEcsTaskParameters
The ARN of the task definition to use if the event target is an Amazon ECS task.
withTaskRoleArn(String) - Method in class com.amazonaws.services.pipes.model.EcsTaskOverride
The Amazon Resource Name (ARN) of the IAM role that containers in this task can assume.
withTime(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetEventBridgeEventBusParameters
The time stamp of the event, per RFC3339.
withTimeFieldType(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetTimestreamParameters
The type of time value used.
withTimeFieldType(TimeFieldType) - Method in class com.amazonaws.services.pipes.model.PipeTargetTimestreamParameters
The type of time value used.
withTimestamp(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetCloudWatchLogsParameters
The time the event occurred, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC.
withTimestampFormat(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetTimestreamParameters
How to format the timestamps.
withTimestreamParameters(PipeTargetTimestreamParameters) - Method in class com.amazonaws.services.pipes.model.PipeTargetParameters
The parameters for using a Timestream for LiveAnalytics table as a target.
withTimeValue(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetTimestreamParameters
Dynamic path to the source data field that represents the time value for your data.
withTopicName(String) - Method in class com.amazonaws.services.pipes.model.PipeSourceManagedStreamingKafkaParameters
The name of the topic that the pipe will read from.
withTopicName(String) - Method in class com.amazonaws.services.pipes.model.PipeSourceSelfManagedKafkaParameters
The name of the topic that the pipe will read from.
withType(String) - Method in class com.amazonaws.services.pipes.model.BatchJobDependency
The type of the job dependency.
withType(BatchJobDependencyType) - Method in class com.amazonaws.services.pipes.model.BatchJobDependency
The type of the job dependency.
withType(String) - Method in class com.amazonaws.services.pipes.model.BatchResourceRequirement
The type of resource to assign to a container.
withType(BatchResourceRequirementType) - Method in class com.amazonaws.services.pipes.model.BatchResourceRequirement
The type of resource to assign to a container.
withType(String) - Method in class com.amazonaws.services.pipes.model.EcsEnvironmentFile
The file type to use.
withType(EcsEnvironmentFileType) - Method in class com.amazonaws.services.pipes.model.EcsEnvironmentFile
The file type to use.
withType(String) - Method in class com.amazonaws.services.pipes.model.EcsResourceRequirement
The type of resource to assign to a container.
withType(EcsResourceRequirementType) - Method in class com.amazonaws.services.pipes.model.EcsResourceRequirement
The type of resource to assign to a container.
withType(String) - Method in class com.amazonaws.services.pipes.model.PlacementConstraint
The type of constraint.
withType(PlacementConstraintType) - Method in class com.amazonaws.services.pipes.model.PlacementConstraint
The type of constraint.
withType(String) - Method in class com.amazonaws.services.pipes.model.PlacementStrategy
The type of placement strategy.
withType(PlacementStrategyType) - Method in class com.amazonaws.services.pipes.model.PlacementStrategy
The type of placement strategy.
withValue(String) - Method in class com.amazonaws.services.pipes.model.BatchEnvironmentVariable
The value of the key-value pair.
withValue(String) - Method in class com.amazonaws.services.pipes.model.BatchResourceRequirement
The quantity of the specified resource to reserve for the container.
withValue(String) - Method in class com.amazonaws.services.pipes.model.EcsEnvironmentFile
The Amazon Resource Name (ARN) of the Amazon S3 object containing the environment variable file.
withValue(String) - Method in class com.amazonaws.services.pipes.model.EcsEnvironmentVariable
The value of the key-value pair.
withValue(String) - Method in class com.amazonaws.services.pipes.model.EcsResourceRequirement
The value for the specified resource type.
withValue(String) - Method in class com.amazonaws.services.pipes.model.SageMakerPipelineParameter
Value of parameter to start execution of a SageMaker Model Building Pipeline.
withValue(String) - Method in class com.amazonaws.services.pipes.model.Tag
The value for the specified tag key.
withVersionValue(String) - Method in class com.amazonaws.services.pipes.model.PipeTargetTimestreamParameters
64 bit version value or source data field that represents the version value for your data.
withVirtualHost(String) - Method in class com.amazonaws.services.pipes.model.PipeSourceRabbitMQBrokerParameters
The name of the virtual host associated with the source broker.
withVpc(SelfManagedKafkaAccessConfigurationVpc) - Method in class com.amazonaws.services.pipes.model.PipeSourceSelfManagedKafkaParameters
This structure specifies the VPC subnets and security groups for the stream, and whether a public IP address is to be used.
withVpc(SelfManagedKafkaAccessConfigurationVpc) - Method in class com.amazonaws.services.pipes.model.UpdatePipeSourceSelfManagedKafkaParameters
This structure specifies the VPC subnets and security groups for the stream, and whether a public IP address is to be used.
withWeight(Integer) - Method in class com.amazonaws.services.pipes.model.CapacityProviderStrategyItem
The weight value designates the relative percentage of the total number of tasks launched that should use the specified capacity provider.
withWithEvent(Boolean) - Method in class com.amazonaws.services.pipes.model.PipeTargetRedshiftDataParameters
Indicates whether to send an event back to EventBridge after the SQL statement runs.
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links

Copyright © 2024. All rights reserved.