pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.kinesis.kotlin.outputs
/
AnalyticsApplicationOutputSchema
Analytics
Application
Output
Schema
data
class
AnalyticsApplicationOutputSchema
(
val
recordFormatType
:
String
)
Types
Constructors
Properties
Constructors
Analytics
Application
Output
Schema
Link copied to clipboard
fun
AnalyticsApplicationOutputSchema
(
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
.