Package-level declarations

Types

Link copied to clipboard
data class GetPipePlainArgs(val name: String) : ConvertibleToJava<GetPipePlainArgs>
Link copied to clipboard
Link copied to clipboard
data class PipeAwsVpcConfigurationArgs(val assignPublicIp: Output<PipeAssignPublicIp>? = null, val securityGroups: Output<List<String>>? = null, val subnets: Output<List<String>>) : ConvertibleToJava<PipeAwsVpcConfigurationArgs>
Link copied to clipboard
data class PipeBatchArrayPropertiesArgs(val size: Output<Int>? = null) : ConvertibleToJava<PipeBatchArrayPropertiesArgs>
Link copied to clipboard
data class PipeBatchContainerOverridesArgs(val command: Output<List<String>>? = null, val environment: Output<List<PipeBatchEnvironmentVariableArgs>>? = null, val instanceType: Output<String>? = null, val resourceRequirements: Output<List<PipeBatchResourceRequirementArgs>>? = null) : ConvertibleToJava<PipeBatchContainerOverridesArgs>
Link copied to clipboard
data class PipeBatchEnvironmentVariableArgs(val name: Output<String>? = null, val value: Output<String>? = null) : ConvertibleToJava<PipeBatchEnvironmentVariableArgs>
Link copied to clipboard
data class PipeBatchJobDependencyArgs(val jobId: Output<String>? = null, val type: Output<PipeBatchJobDependencyType>? = null) : ConvertibleToJava<PipeBatchJobDependencyArgs>
Link copied to clipboard
data class PipeBatchResourceRequirementArgs(val type: Output<PipeBatchResourceRequirementType>, val value: Output<String>) : ConvertibleToJava<PipeBatchResourceRequirementArgs>
Link copied to clipboard
data class PipeBatchRetryStrategyArgs(val attempts: Output<Int>? = null) : ConvertibleToJava<PipeBatchRetryStrategyArgs>
Link copied to clipboard
data class PipeCapacityProviderStrategyItemArgs(val base: Output<Int>? = null, val capacityProvider: Output<String>, val weight: Output<Int>? = null) : ConvertibleToJava<PipeCapacityProviderStrategyItemArgs>
Link copied to clipboard
data class PipeCloudwatchLogsLogDestinationArgs(val logGroupArn: Output<String>? = null) : ConvertibleToJava<PipeCloudwatchLogsLogDestinationArgs>
Link copied to clipboard
data class PipeDeadLetterConfigArgs(val arn: Output<String>? = null) : ConvertibleToJava<PipeDeadLetterConfigArgs>
Link copied to clipboard
data class PipeDimensionMappingArgs(val dimensionName: Output<String>, val dimensionValue: Output<String>, val dimensionValueType: Output<PipeDimensionValueType>) : ConvertibleToJava<PipeDimensionMappingArgs>
Link copied to clipboard
data class PipeEcsContainerOverrideArgs(val command: Output<List<String>>? = null, val cpu: Output<Int>? = null, val environment: Output<List<PipeEcsEnvironmentVariableArgs>>? = null, val environmentFiles: Output<List<PipeEcsEnvironmentFileArgs>>? = null, val memory: Output<Int>? = null, val memoryReservation: Output<Int>? = null, val name: Output<String>? = null, val resourceRequirements: Output<List<PipeEcsResourceRequirementArgs>>? = null) : ConvertibleToJava<PipeEcsContainerOverrideArgs>
Link copied to clipboard
data class PipeEcsEnvironmentFileArgs(val type: Output<PipeEcsEnvironmentFileType>, val value: Output<String>) : ConvertibleToJava<PipeEcsEnvironmentFileArgs>
Link copied to clipboard
data class PipeEcsEnvironmentVariableArgs(val name: Output<String>? = null, val value: Output<String>? = null) : ConvertibleToJava<PipeEcsEnvironmentVariableArgs>
Link copied to clipboard
data class PipeEcsEphemeralStorageArgs(val sizeInGiB: Output<Int>) : ConvertibleToJava<PipeEcsEphemeralStorageArgs>
Link copied to clipboard
data class PipeEcsInferenceAcceleratorOverrideArgs(val deviceName: Output<String>? = null, val deviceType: Output<String>? = null) : ConvertibleToJava<PipeEcsInferenceAcceleratorOverrideArgs>
Link copied to clipboard
data class PipeEcsResourceRequirementArgs(val type: Output<PipeEcsResourceRequirementType>, val value: Output<String>) : ConvertibleToJava<PipeEcsResourceRequirementArgs>
Link copied to clipboard
data class PipeEcsTaskOverrideArgs(val containerOverrides: Output<List<PipeEcsContainerOverrideArgs>>? = null, val cpu: Output<String>? = null, val ephemeralStorage: Output<PipeEcsEphemeralStorageArgs>? = null, val executionRoleArn: Output<String>? = null, val inferenceAcceleratorOverrides: Output<List<PipeEcsInferenceAcceleratorOverrideArgs>>? = null, val memory: Output<String>? = null, val taskRoleArn: Output<String>? = null) : ConvertibleToJava<PipeEcsTaskOverrideArgs>
Link copied to clipboard
data class PipeEnrichmentHttpParametersArgs(val headerParameters: Output<Map<String, String>>? = null, val pathParameterValues: Output<List<String>>? = null, val queryStringParameters: Output<Map<String, String>>? = null) : ConvertibleToJava<PipeEnrichmentHttpParametersArgs>
Link copied to clipboard
data class PipeEnrichmentParametersArgs(val httpParameters: Output<PipeEnrichmentHttpParametersArgs>? = null, val inputTemplate: Output<String>? = null) : ConvertibleToJava<PipeEnrichmentParametersArgs>
Link copied to clipboard
data class PipeFilterArgs(val pattern: Output<String>? = null) : ConvertibleToJava<PipeFilterArgs>
Link copied to clipboard
Link copied to clipboard
data class PipeFilterCriteriaArgs(val filters: Output<List<PipeFilterArgs>>? = null) : ConvertibleToJava<PipeFilterCriteriaArgs>
Link copied to clipboard
data class PipeFirehoseLogDestinationArgs(val deliveryStreamArn: Output<String>? = null) : ConvertibleToJava<PipeFirehoseLogDestinationArgs>
Link copied to clipboard
data class PipeLogConfigurationArgs(val cloudwatchLogsLogDestination: Output<PipeCloudwatchLogsLogDestinationArgs>? = null, val firehoseLogDestination: Output<PipeFirehoseLogDestinationArgs>? = null, val includeExecutionData: Output<List<PipeIncludeExecutionDataOption>>? = null, val level: Output<PipeLogLevel>? = null, val s3LogDestination: Output<PipeS3LogDestinationArgs>? = null) : ConvertibleToJava<PipeLogConfigurationArgs>
data class PipeMqBrokerAccessCredentialsPropertiesArgs(val basicAuth: Output<String>) : ConvertibleToJava<PipeMqBrokerAccessCredentialsPropertiesArgs>
Link copied to clipboard
data class PipeMskAccessCredentials0PropertiesArgs(val saslScram512Auth: Output<String>) : ConvertibleToJava<PipeMskAccessCredentials0PropertiesArgs>
Link copied to clipboard
data class PipeMskAccessCredentials1PropertiesArgs(val clientCertificateTlsAuth: Output<String>) : ConvertibleToJava<PipeMskAccessCredentials1PropertiesArgs>
Link copied to clipboard
data class PipeMultiMeasureAttributeMappingArgs(val measureValue: Output<String>, val measureValueType: Output<PipeMeasureValueType>, val multiMeasureAttributeName: Output<String>) : ConvertibleToJava<PipeMultiMeasureAttributeMappingArgs>
Link copied to clipboard
data class PipeMultiMeasureMappingArgs(val multiMeasureAttributeMappings: Output<List<PipeMultiMeasureAttributeMappingArgs>>, val multiMeasureName: Output<String>) : ConvertibleToJava<PipeMultiMeasureMappingArgs>
Link copied to clipboard
data class PipeNetworkConfigurationArgs(val awsvpcConfiguration: Output<PipeAwsVpcConfigurationArgs>? = null) : ConvertibleToJava<PipeNetworkConfigurationArgs>
Link copied to clipboard
data class PipePlacementConstraintArgs(val expression: Output<String>? = null, val type: Output<PipePlacementConstraintType>? = null) : ConvertibleToJava<PipePlacementConstraintArgs>
Link copied to clipboard
data class PipePlacementStrategyArgs(val field: Output<String>? = null, val type: Output<PipePlacementStrategyType>? = null) : ConvertibleToJava<PipePlacementStrategyArgs>
Link copied to clipboard
data class PipeS3LogDestinationArgs(val bucketName: Output<String>? = null, val bucketOwner: Output<String>? = null, val outputFormat: Output<PipeS3OutputFormat>? = null, val prefix: Output<String>? = null) : ConvertibleToJava<PipeS3LogDestinationArgs>
Link copied to clipboard
data class PipeSageMakerPipelineParameterArgs(val name: Output<String>, val value: Output<String>) : ConvertibleToJava<PipeSageMakerPipelineParameterArgs>
data class PipeSelfManagedKafkaAccessConfigurationCredentials0PropertiesArgs(val basicAuth: Output<String>) : ConvertibleToJava<PipeSelfManagedKafkaAccessConfigurationCredentials0PropertiesArgs>
data class PipeSelfManagedKafkaAccessConfigurationCredentials1PropertiesArgs(val saslScram512Auth: Output<String>) : ConvertibleToJava<PipeSelfManagedKafkaAccessConfigurationCredentials1PropertiesArgs>
data class PipeSelfManagedKafkaAccessConfigurationCredentials2PropertiesArgs(val saslScram256Auth: Output<String>) : ConvertibleToJava<PipeSelfManagedKafkaAccessConfigurationCredentials2PropertiesArgs>
data class PipeSelfManagedKafkaAccessConfigurationCredentials3PropertiesArgs(val clientCertificateTlsAuth: Output<String>) : ConvertibleToJava<PipeSelfManagedKafkaAccessConfigurationCredentials3PropertiesArgs>
data class PipeSelfManagedKafkaAccessConfigurationVpcArgs(val securityGroup: Output<List<String>>? = null, val subnets: Output<List<String>>? = null) : ConvertibleToJava<PipeSelfManagedKafkaAccessConfigurationVpcArgs>
Link copied to clipboard
data class PipeSingleMeasureMappingArgs(val measureName: Output<String>, val measureValue: Output<String>, val measureValueType: Output<PipeMeasureValueType>) : ConvertibleToJava<PipeSingleMeasureMappingArgs>
Link copied to clipboard
data class PipeSourceActiveMqBrokerParametersArgs(val batchSize: Output<Int>? = null, val credentials: Output<PipeMqBrokerAccessCredentialsPropertiesArgs>, val maximumBatchingWindowInSeconds: Output<Int>? = null, val queueName: Output<String>) : ConvertibleToJava<PipeSourceActiveMqBrokerParametersArgs>
Link copied to clipboard
data class PipeSourceDynamoDbStreamParametersArgs(val batchSize: Output<Int>? = null, val deadLetterConfig: Output<PipeDeadLetterConfigArgs>? = null, val maximumBatchingWindowInSeconds: Output<Int>? = null, val maximumRecordAgeInSeconds: Output<Int>? = null, val maximumRetryAttempts: Output<Int>? = null, val onPartialBatchItemFailure: Output<PipeOnPartialBatchItemFailureStreams>? = null, val parallelizationFactor: Output<Int>? = null, val startingPosition: Output<PipeDynamoDbStreamStartPosition>) : ConvertibleToJava<PipeSourceDynamoDbStreamParametersArgs>
Link copied to clipboard
data class PipeSourceKinesisStreamParametersArgs(val batchSize: Output<Int>? = null, val deadLetterConfig: Output<PipeDeadLetterConfigArgs>? = null, val maximumBatchingWindowInSeconds: Output<Int>? = null, val maximumRecordAgeInSeconds: Output<Int>? = null, val maximumRetryAttempts: Output<Int>? = null, val onPartialBatchItemFailure: Output<PipeOnPartialBatchItemFailureStreams>? = null, val parallelizationFactor: Output<Int>? = null, val startingPosition: Output<PipeKinesisStreamStartPosition>, val startingPositionTimestamp: Output<String>? = null) : ConvertibleToJava<PipeSourceKinesisStreamParametersArgs>
data class PipeSourceManagedStreamingKafkaParametersArgs(val batchSize: Output<Int>? = null, val consumerGroupId: Output<String>? = null, val credentials: Output<Either<PipeMskAccessCredentials0PropertiesArgs, PipeMskAccessCredentials1PropertiesArgs>>? = null, val maximumBatchingWindowInSeconds: Output<Int>? = null, val startingPosition: Output<PipeMskStartPosition>? = null, val topicName: Output<String>) : ConvertibleToJava<PipeSourceManagedStreamingKafkaParametersArgs>
Link copied to clipboard
data class PipeSourceParametersArgs(val activeMqBrokerParameters: Output<PipeSourceActiveMqBrokerParametersArgs>? = null, val dynamoDbStreamParameters: Output<PipeSourceDynamoDbStreamParametersArgs>? = null, val filterCriteria: Output<PipeFilterCriteriaArgs>? = null, val kinesisStreamParameters: Output<PipeSourceKinesisStreamParametersArgs>? = null, val managedStreamingKafkaParameters: Output<PipeSourceManagedStreamingKafkaParametersArgs>? = null, val rabbitMqBrokerParameters: Output<PipeSourceRabbitMqBrokerParametersArgs>? = null, val selfManagedKafkaParameters: Output<PipeSourceSelfManagedKafkaParametersArgs>? = null, val sqsQueueParameters: Output<PipeSourceSqsQueueParametersArgs>? = null) : ConvertibleToJava<PipeSourceParametersArgs>
Link copied to clipboard
data class PipeSourceRabbitMqBrokerParametersArgs(val batchSize: Output<Int>? = null, val credentials: Output<PipeMqBrokerAccessCredentialsPropertiesArgs>, val maximumBatchingWindowInSeconds: Output<Int>? = null, val queueName: Output<String>, val virtualHost: Output<String>? = null) : ConvertibleToJava<PipeSourceRabbitMqBrokerParametersArgs>
Link copied to clipboard
data class PipeSourceSelfManagedKafkaParametersArgs(val additionalBootstrapServers: Output<List<String>>? = null, val batchSize: Output<Int>? = null, val consumerGroupId: Output<String>? = null, val credentials: Output<Any>? = null, val maximumBatchingWindowInSeconds: Output<Int>? = null, val serverRootCaCertificate: Output<String>? = null, val startingPosition: Output<PipeSelfManagedKafkaStartPosition>? = null, val topicName: Output<String>, val vpc: Output<PipeSelfManagedKafkaAccessConfigurationVpcArgs>? = null) : ConvertibleToJava<PipeSourceSelfManagedKafkaParametersArgs>
Link copied to clipboard
data class PipeSourceSqsQueueParametersArgs(val batchSize: Output<Int>? = null, val maximumBatchingWindowInSeconds: Output<Int>? = null) : ConvertibleToJava<PipeSourceSqsQueueParametersArgs>
Link copied to clipboard
data class PipeTagArgs(val key: Output<String>, val value: Output<String>) : ConvertibleToJava<PipeTagArgs>
Link copied to clipboard
Link copied to clipboard
data class PipeTargetBatchJobParametersArgs(val arrayProperties: Output<PipeBatchArrayPropertiesArgs>? = null, val containerOverrides: Output<PipeBatchContainerOverridesArgs>? = null, val dependsOn: Output<List<PipeBatchJobDependencyArgs>>? = null, val jobDefinition: Output<String>, val jobName: Output<String>, val parameters: Output<Map<String, String>>? = null, val retryStrategy: Output<PipeBatchRetryStrategyArgs>? = null) : ConvertibleToJava<PipeTargetBatchJobParametersArgs>
Link copied to clipboard
data class PipeTargetCloudWatchLogsParametersArgs(val logStreamName: Output<String>? = null, val timestamp: Output<String>? = null) : ConvertibleToJava<PipeTargetCloudWatchLogsParametersArgs>
Link copied to clipboard
data class PipeTargetEcsTaskParametersArgs(val capacityProviderStrategy: Output<List<PipeCapacityProviderStrategyItemArgs>>? = null, val enableEcsManagedTags: Output<Boolean>? = null, val enableExecuteCommand: Output<Boolean>? = null, val group: Output<String>? = null, val launchType: Output<PipeLaunchType>? = null, val networkConfiguration: Output<PipeNetworkConfigurationArgs>? = null, val overrides: Output<PipeEcsTaskOverrideArgs>? = null, val placementConstraints: Output<List<PipePlacementConstraintArgs>>? = null, val placementStrategy: Output<List<PipePlacementStrategyArgs>>? = null, val platformVersion: Output<String>? = null, val propagateTags: Output<PipePropagateTags>? = null, val referenceId: Output<String>? = null, val tags: Output<List<PipeTagArgs>>? = null, val taskCount: Output<Int>? = null, val taskDefinitionArn: Output<String>) : ConvertibleToJava<PipeTargetEcsTaskParametersArgs>
data class PipeTargetEventBridgeEventBusParametersArgs(val detailType: Output<String>? = null, val endpointId: Output<String>? = null, val resources: Output<List<String>>? = null, val source: Output<String>? = null, val time: Output<String>? = null) : ConvertibleToJava<PipeTargetEventBridgeEventBusParametersArgs>
Link copied to clipboard
data class PipeTargetHttpParametersArgs(val headerParameters: Output<Map<String, String>>? = null, val pathParameterValues: Output<List<String>>? = null, val queryStringParameters: Output<Map<String, String>>? = null) : ConvertibleToJava<PipeTargetHttpParametersArgs>
Link copied to clipboard
data class PipeTargetKinesisStreamParametersArgs(val partitionKey: Output<String>) : ConvertibleToJava<PipeTargetKinesisStreamParametersArgs>
Link copied to clipboard
data class PipeTargetLambdaFunctionParametersArgs(val invocationType: Output<PipeTargetInvocationType>? = null) : ConvertibleToJava<PipeTargetLambdaFunctionParametersArgs>
Link copied to clipboard
data class PipeTargetParametersArgs(val batchJobParameters: Output<PipeTargetBatchJobParametersArgs>? = null, val cloudWatchLogsParameters: Output<PipeTargetCloudWatchLogsParametersArgs>? = null, val ecsTaskParameters: Output<PipeTargetEcsTaskParametersArgs>? = null, val eventBridgeEventBusParameters: Output<PipeTargetEventBridgeEventBusParametersArgs>? = null, val httpParameters: Output<PipeTargetHttpParametersArgs>? = null, val inputTemplate: Output<String>? = null, val kinesisStreamParameters: Output<PipeTargetKinesisStreamParametersArgs>? = null, val lambdaFunctionParameters: Output<PipeTargetLambdaFunctionParametersArgs>? = null, val redshiftDataParameters: Output<PipeTargetRedshiftDataParametersArgs>? = null, val sageMakerPipelineParameters: Output<PipeTargetSageMakerPipelineParametersArgs>? = null, val sqsQueueParameters: Output<PipeTargetSqsQueueParametersArgs>? = null, val stepFunctionStateMachineParameters: Output<PipeTargetStateMachineParametersArgs>? = null, val timestreamParameters: Output<PipeTargetTimestreamParametersArgs>? = null) : ConvertibleToJava<PipeTargetParametersArgs>
Link copied to clipboard
data class PipeTargetRedshiftDataParametersArgs(val database: Output<String>, val dbUser: Output<String>? = null, val secretManagerArn: Output<String>? = null, val sqls: Output<List<String>>, val statementName: Output<String>? = null, val withEvent: Output<Boolean>? = null) : ConvertibleToJava<PipeTargetRedshiftDataParametersArgs>
data class PipeTargetSageMakerPipelineParametersArgs(val pipelineParameterList: Output<List<PipeSageMakerPipelineParameterArgs>>? = null) : ConvertibleToJava<PipeTargetSageMakerPipelineParametersArgs>
Link copied to clipboard
data class PipeTargetSqsQueueParametersArgs(val messageDeduplicationId: Output<String>? = null, val messageGroupId: Output<String>? = null) : ConvertibleToJava<PipeTargetSqsQueueParametersArgs>
Link copied to clipboard
data class PipeTargetStateMachineParametersArgs(val invocationType: Output<PipeTargetInvocationType>? = null) : ConvertibleToJava<PipeTargetStateMachineParametersArgs>
Link copied to clipboard
data class PipeTargetTimestreamParametersArgs(val dimensionMappings: Output<List<PipeDimensionMappingArgs>>, val epochTimeUnit: Output<PipeEpochTimeUnit>? = null, val multiMeasureMappings: Output<List<PipeMultiMeasureMappingArgs>>? = null, val singleMeasureMappings: Output<List<PipeSingleMeasureMappingArgs>>? = null, val timeFieldType: Output<PipeTimeFieldType>? = null, val timeValue: Output<String>, val timestampFormat: Output<String>? = null, val versionValue: Output<String>) : ConvertibleToJava<PipeTargetTimestreamParametersArgs>