pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.cloudwatch.kotlin.outputs
/
EventTargetKinesisTarget
Event
Target
Kinesis
Target
data
class
EventTargetKinesisTarget
(
val
partitionKeyPath
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Event
Target
Kinesis
Target
Link copied to clipboard
fun
EventTargetKinesisTarget
(
partitionKeyPath
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
partition
Key
Path
Link copied to clipboard
val
partitionKeyPath
:
String
?
=
null
The JSON path to be extracted from the event and used as the partition key.