FlowDestinationFlowConfigDestinationConnectorPropertiesSapoDataSuccessResponseHandlingConfigArgs

data class FlowDestinationFlowConfigDestinationConnectorPropertiesSapoDataSuccessResponseHandlingConfigArgs(val bucketName: Output<String>? = null, val bucketPrefix: Output<String>? = null) : ConvertibleToJava<FlowDestinationFlowConfigDestinationConnectorPropertiesSapoDataSuccessResponseHandlingConfigArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): FlowDestinationFlowConfigDestinationConnectorPropertiesSapoDataSuccessResponseHandlingConfigArgs

Properties

Link copied to clipboard
val bucketName: Output<String>? = null

Name of the Amazon S3 bucket.

Link copied to clipboard
val bucketPrefix: Output<String>? = null

Amazon S3 bucket prefix.