toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.kinesis.kotlin.inputs
/
AnalyticsApplicationOutputSchemaArgs
Analytics
Application
Output
Schema
Args
data
class
AnalyticsApplicationOutputSchemaArgs
(
val
recordFormatType
:
Output
<
String
>
)
:
ConvertibleToJava
<
AnalyticsApplicationOutputSchemaArgs
>
Members
Constructors
Analytics
Application
Output
Schema
Args
Link copied to clipboard
constructor
(
recordFormatType
:
Output
<
String
>
)
Properties
record
Format
Type
Link copied to clipboard
val
recordFormatType
:
Output
<
String
>
The Format Type of the records on the output stream. Can be
CSV
or
JSON
.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
AnalyticsApplicationOutputSchemaArgs