class Aws::GuardDuty::Types::DescribePublishingDestinationResponse

@!attribute [rw] destination_id

The ID of the publishing destination.
@return [String]

@!attribute [rw] destination_type

The type of publishing destination. Currently, only Amazon S3
buckets are supported.
@return [String]

@!attribute [rw] status

The status of the publishing destination.
@return [String]

@!attribute [rw] publishing_failure_start_timestamp

The time, in epoch millisecond format, at which GuardDuty was first
unable to publish findings to the destination.
@return [Integer]

@!attribute [rw] destination_properties

A `DestinationProperties` object that includes the `DestinationArn`
and `KmsKeyArn` of the publishing destination.
@return [Types::DestinationProperties]

@see docs.aws.amazon.com/goto/WebAPI/guardduty-2017-11-28/DescribePublishingDestinationResponse AWS API Documentation

Constants

SENSITIVE