lightsail_get_contact_methods: Returns information about the configured contact methods

View source: R/lightsail_operations.R

lightsail_get_contact_methodsR 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 Email, or SMS (text messaging).

Specify a protocol in your request to return information about a specific contact method protocol.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.