Realtime Log Config Endpoint Kinesis Stream Config Args
data class RealtimeLogConfigEndpointKinesisStreamConfigArgs(val roleArn: Output<String>, val streamArn: Output<String>) : ConvertibleToJava<RealtimeLogConfigEndpointKinesisStreamConfigArgs>
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.