toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.ses.kotlin.outputs
/
EventDestinationKinesisDestination
Event
Destination
Kinesis
Destination
data
class
EventDestinationKinesisDestination
(
val
roleArn
:
String
,
val
streamArn
:
String
)
Members
Constructors
Event
Destination
Kinesis
Destination
Link copied to clipboard
constructor
(
roleArn
:
String
,
streamArn
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
role
Arn
Link copied to clipboard
val
roleArn
:
String
The ARN of the role that has permissions to access the Kinesis Stream
stream
Arn
Link copied to clipboard
val
streamArn
:
String
The ARN of the Kinesis Stream