class Aws::Lightsail::Types::DeleteContactMethodRequest
@note When making an API call, you may pass DeleteContactMethodRequest
data as a hash: { protocol: "Email", # required, accepts Email, SMS }
@!attribute [rw] protocol
The protocol that will be deleted, such as `Email` or `SMS` (text messaging). <note markdown="1"> To delete an `Email` and an `SMS` contact method if you added both, you must run separate `DeleteContactMethod` actions to delete each protocol. </note> @return [String]
@see docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/DeleteContactMethodRequest AWS API Documentation
Constants
- SENSITIVE