Realtime Log Config Endpoint Kinesis Stream Config Args
data class RealtimeLogConfigEndpointKinesisStreamConfigArgs(val roleArn: Output<String>, val streamArn: Output<String>) : ConvertibleToJava<RealtimeLogConfigEndpointKinesisStreamConfigArgs>
Constructors
Link copied to clipboard
fun RealtimeLogConfigEndpointKinesisStreamConfigArgs(roleArn: Output<String>, streamArn: Output<String>)
Functions
Properties
Link copied to clipboard
The ARN of an IAM role that CloudFront can use to send real-time log data to the Kinesis data stream. See the AWS documentation for more information.