pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.appflow.kotlin.outputs
/
FlowSuccessResponseHandlingConfig
Flow
Success
Response
Handling
Config
data
class
FlowSuccessResponseHandlingConfig
(
val
bucketName
:
String
?
=
null
,
val
bucketPrefix
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Flow
Success
Response
Handling
Config
Link copied to clipboard
fun
FlowSuccessResponseHandlingConfig
(
bucketName
:
String
?
=
null
,
bucketPrefix
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
bucket
Name
Link copied to clipboard
val
bucketName
:
String
?
=
null
bucket
Prefix
Link copied to clipboard
val
bucketPrefix
:
String
?
=
null