SipMediaApplication
The details of the SIP media application, including name and endpoints. An AWS account can have multiple SIP media applications.
Contents
- AwsRegion
-
The AWS Region in which the SIP media application is created.
Type: String
Required: No
- CreatedTimestamp
-
The SIP media application creation timestamp, in ISO 8601 format.
Type: Timestamp
Required: No
- Endpoints
-
List of endpoints for a SIP media application. Currently, only one endpoint per SIP media application is permitted.
Type: Array of SipMediaApplicationEndpoint objects
Array Members: Fixed number of 1 item.
Required: No
- Name
-
The SIP media application's name.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[a-zA-Z0-9 _.-]+
Required: No
- SipMediaApplicationArn
-
The ARN of the SIP media application.
Type: String
Pattern:
.*\S.*
Required: No
- SipMediaApplicationId
-
A SIP media application's ID.
Type: String
Pattern:
.*\S.*
Required: No
- UpdatedTimestamp
-
The time at which the SIP media application was updated.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: