GetChannelResponse

Types

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

Properties

Link copied to clipboard

The ARN of an channel returned by a GetChannel request.

Link copied to clipboard

The destinations for the channel. For channels created for integrations, the destinations are the event data stores that log events arriving through the channel. For service-linked channels, the destination is the Amazon Web Services service that created the service-linked channel to receive events.

Link copied to clipboard

A table showing information about the most recent successful and failed attempts to ingest events.

Link copied to clipboard
val name: String?

The name of the CloudTrail channel. For service-linked channels, the name is aws-service-channel/service-name/custom-suffix where service-name represents the name of the Amazon Web Services service that created the channel and custom-suffix represents the suffix generated by the Amazon Web Services service.

Link copied to clipboard

The source for the CloudTrail channel.

Link copied to clipboard

Provides information about the advanced event selectors configured for the channel, and whether the channel applies to all Regions or a single Region.

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