PutDestinationRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A name for the destination.

Link copied to clipboard

The ARN of an IAM role that grants CloudWatch Logs permissions to call the Amazon Kinesis PutRecord operation on the destination stream.

Link copied to clipboard

An optional list of key-value pairs to associate with the resource.

Link copied to clipboard

The ARN of an Amazon Kinesis stream to which to deliver matching log events.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String