FlowDestinationFlowConfigDestinationConnectorPropertiesSapoDataSuccessResponseHandlingConfigArgs

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

Constructors

constructor(bucketName: Output<String>? = null, bucketPrefix: Output<String>? = null)

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.

Functions

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