class Aws::AlexaForBusiness::Types::SipAddress
The SIP address for the contact containing the URI and SIP address type.
@note When making an API call, you may pass SipAddress
data as a hash: { uri: "SipUri", # required type: "WORK", # required, accepts WORK }
@!attribute [rw] uri
The URI for the SIP address. @return [String]
@!attribute [rw] type
The type of the SIP address. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/SipAddress AWS API Documentation
Constants
- SENSITIVE