PutDeliveryDestinationRequest

Types

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

Properties

Link copied to clipboard

A structure that contains the ARN of the Amazon Web Services resource that will receive the logs.

Link copied to clipboard

The type of delivery destination. This parameter specifies the target service where log data will be delivered. Valid values include:

Link copied to clipboard
val name: String?

A name for this delivery destination. This name must be unique for all delivery destinations in your account.

Link copied to clipboard

The format for the logs that this delivery destination will receive.

Link copied to clipboard

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

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