DescribePublishingDestinationResponse

Types

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

Properties

Link copied to clipboard

The ID of the publishing destination.

Link copied to clipboard

A DestinationProperties object that includes the DestinationArn and KmsKeyArn of the publishing destination.

Link copied to clipboard

The type of publishing destination. Currently, only Amazon S3 buckets are supported.

Link copied to clipboard

The time, in epoch millisecond format, at which GuardDuty was first unable to publish findings to the destination.

Link copied to clipboard

The status of the publishing destination.

Functions

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