NAME
Paws::GuardDuty::DescribePublishingDestinationResponse
ATTRIBUTES
REQUIRED DestinationId => Str
The ID of the publishing destination.
REQUIRED DestinationProperties => Paws::GuardDuty::DestinationProperties
A DestinationProperties object that includes the DestinationArn and KmsKeyArn of the publishing destination.
REQUIRED DestinationType => Str
The type of publishing destination. Currently, only Amazon S3 buckets are supported.
Valid values are: "S3" =head2 REQUIRED PublishingFailureStartTimestamp => Int
The time, in epoch millisecond format, at which GuardDuty was first unable to publish findings to the destination.
REQUIRED Status => Str
The status of the publishing destination.
Valid values are: "PENDING_VERIFICATION", "PUBLISHING", "UNABLE_TO_PUBLISH_FIX_DESTINATION_PROPERTY", "STOPPED" =head2 _request_id => Str