toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.appflow.kotlin.inputs
/
FlowS3InputFormatConfigArgs
Flow
S3Input
Format
Config
Args
data
class
FlowS3InputFormatConfigArgs
(
val
s3InputFileType
:
Output
<
FlowS3InputFormatConfigS3InputFileType
>
?
=
null
)
:
ConvertibleToJava
<
FlowS3InputFormatConfigArgs
>
Members
Constructors
Flow
S3Input
Format
Config
Args
Link copied to clipboard
constructor
(
s3InputFileType
:
Output
<
FlowS3InputFormatConfigS3InputFileType
>
?
=
null
)
Properties
s3Input
File
Type
Link copied to clipboard
val
s3InputFileType
:
Output
<
FlowS3InputFormatConfigS3InputFileType
>
?
=
null
The file type that Amazon AppFlow gets from your Amazon S3 bucket.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
FlowS3InputFormatConfigArgs