pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.appflow.kotlin.outputs
/
FlowVeevaSourceProperties
Flow
Veeva
Source
Properties
data
class
FlowVeevaSourceProperties
(
val
documentType
:
String
?
=
null
,
val
includeAllVersions
:
Boolean
?
=
null
,
val
includeRenditions
:
Boolean
?
=
null
,
val
includeSourceFiles
:
Boolean
?
=
null
,
val
object
:
String
)
Types
Constructors
Properties
Constructors
Flow
Veeva
Source
Properties
Link copied to clipboard
fun
FlowVeevaSourceProperties
(
documentType
:
String
?
=
null
,
includeAllVersions
:
Boolean
?
=
null
,
includeRenditions
:
Boolean
?
=
null
,
includeSourceFiles
:
Boolean
?
=
null
,
object
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
document
Type
Link copied to clipboard
val
documentType
:
String
?
=
null
include
All
Versions
Link copied to clipboard
val
includeAllVersions
:
Boolean
?
=
null
include
Renditions
Link copied to clipboard
val
includeRenditions
:
Boolean
?
=
null
include
Source
Files
Link copied to clipboard
val
includeSourceFiles
:
Boolean
?
=
null
object
Link copied to clipboard
val
object
:
String