lightsail_get_contact_methods {paws.compute} | R Documentation |
Returns information about the configured contact methods
Description
Returns information about the configured contact methods. Specify a protocol in your request to return information about a specific contact method.
See https://www.paws-r-sdk.com/docs/lightsail_get_contact_methods/ for full documentation.
Usage
lightsail_get_contact_methods(protocols = NULL)
Arguments
protocols |
The protocols used to send notifications, such as Specify a protocol in your request to return information about a specific contact method protocol. |
[Package paws.compute version 0.9.0 Index]