FlowSuccessResponseHandlingConfig

data class FlowSuccessResponseHandlingConfig(val bucketName: String? = null, val bucketPrefix: String? = null)

Constructors

Link copied to clipboard
fun FlowSuccessResponseHandlingConfig(bucketName: String? = null, bucketPrefix: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val bucketName: String? = null
Link copied to clipboard
val bucketPrefix: String? = null