class Aws::Lightsail::Types::GetContactMethodsRequest

@note When making an API call, you may pass GetContactMethodsRequest

data as a hash:

    {
      protocols: ["Email"], # accepts Email, SMS
    }

@!attribute [rw] 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.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/GetContactMethodsRequest AWS API Documentation

Constants

SENSITIVE