pulumi-aws-kotlin
6.33.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.appflow.kotlin.outputs
/
FlowSourceFlowConfigSourceConnectorPropertiesVeeva
Flow
Source
Flow
Config
Source
Connector
Properties
Veeva
data
class
FlowSourceFlowConfigSourceConnectorPropertiesVeeva
(
val
documentType
:
String
?
=
null
,
val
includeAllVersions
:
Boolean
?
=
null
,
val
includeRenditions
:
Boolean
?
=
null
,
val
includeSourceFiles
:
Boolean
?
=
null
,
val
object
:
String
)
Types
Constructors
Properties
Constructors
Flow
Source
Flow
Config
Source
Connector
Properties
Veeva
Link copied to clipboard
fun
FlowSourceFlowConfigSourceConnectorPropertiesVeeva
(
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