pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.kinesisfirehose.kotlin.outputs
/
DeliveryStreamSchemaConfiguration
Delivery
Stream
Schema
Configuration
data
class
DeliveryStreamSchemaConfiguration
(
val
catalogId
:
String
?
=
null
,
val
databaseName
:
String
?
=
null
,
val
region
:
String
?
=
null
,
val
roleArn
:
String
?
=
null
,
val
tableName
:
String
?
=
null
,
val
versionId
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Delivery
Stream
Schema
Configuration
Link copied to clipboard
fun
DeliveryStreamSchemaConfiguration
(
catalogId
:
String
?
=
null
,
databaseName
:
String
?
=
null
,
region
:
String
?
=
null
,
roleArn
:
String
?
=
null
,
tableName
:
String
?
=
null
,
versionId
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
catalog
Id
Link copied to clipboard
val
catalogId
:
String
?
=
null
database
Name
Link copied to clipboard
val
databaseName
:
String
?
=
null
region
Link copied to clipboard
val
region
:
String
?
=
null
role
Arn
Link copied to clipboard
val
roleArn
:
String
?
=
null
table
Name
Link copied to clipboard
val
tableName
:
String
?
=
null
version
Id
Link copied to clipboard
val
versionId
:
String
?
=
null