class Aws::GuardDuty::Types::DescribePublishingDestinationRequest

@note When making an API call, you may pass DescribePublishingDestinationRequest

data as a hash:

    {
      detector_id: "DetectorId", # required
      destination_id: "String", # required
    }

@!attribute [rw] detector_id

The unique ID of the detector associated with the publishing
destination to retrieve.
@return [String]

@!attribute [rw] destination_id

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

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

Constants

SENSITIVE