toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.kinesis.kotlin.outputs
/
AnalyticsApplicationOutputSchema
Analytics
Application
Output
Schema
data
class
AnalyticsApplicationOutputSchema
(
val
recordFormatType
:
String
)
Members
Constructors
Analytics
Application
Output
Schema
Link copied to clipboard
constructor
(
recordFormatType
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
record
Format
Type
Link copied to clipboard
val
recordFormatType
:
String
The Format Type of the records on the output stream. Can be
CSV
or
JSON
.