View source: R/guardduty_operations.R
guardduty_update_publishing_destination | R Documentation |
Updates information about the publishing destination specified by the destinationId
.
See https://www.paws-r-sdk.com/docs/guardduty_update_publishing_destination/ for full documentation.
guardduty_update_publishing_destination(
DetectorId,
DestinationId,
DestinationProperties = NULL
)
DetectorId |
[required] The ID of the detector associated with the publishing destinations to update. |
DestinationId |
[required] The ID of the publishing destination to update. |
DestinationProperties |
A |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.