lightsail_delete_contact_method: Deletes a contact method

View source: R/lightsail_operations.R

lightsail_delete_contact_methodR Documentation

Deletes a contact method

Description

Deletes a contact method.

See https://www.paws-r-sdk.com/docs/lightsail_delete_contact_method/ for full documentation.

Usage

lightsail_delete_contact_method(protocol)

Arguments

protocol

[required] The protocol that will be deleted, such as Email or SMS (text messaging).

To delete an Email and an SMS contact method if you added both, you must run separate delete_contact_method actions to delete each protocol.


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