SegmentDeliveryConfiguration
The segment delivery configuration settings.
Contents
- BaseUrl
-
The base URL of the host or path of the segment delivery server that you're using to serve segments. This is typically a content delivery network (CDN). The URL can be absolute or relative. To use an absolute URL include the protocol, such as
https://example.com/some/path
. To use a relative URL specify the relative path, such as/some/path*
.Type: String
Required: No
- Name
-
A unique identifier used to distinguish between multiple segment delivery configurations in a source location.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: