AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
This is the response object from the CreateSourceLocation operation.
Namespace: Amazon.MediaTailor.Model
Assembly: AWSSDK.MediaTailor.dll
Version: 3.x.y.z
public class CreateSourceLocationResponse : AmazonWebServiceResponse
The CreateSourceLocationResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreateSourceLocationResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
AccessConfiguration | Amazon.MediaTailor.Model.AccessConfiguration |
Gets and sets the property AccessConfiguration. Access configuration parameters. Configures the type of authentication used to access content from your source location. |
![]() |
Arn | System.String |
Gets and sets the property Arn. The ARN to assign to the source location. |
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
CreationTime | System.DateTime |
Gets and sets the property CreationTime. The time the source location was created. |
![]() |
DefaultSegmentDeliveryConfiguration | Amazon.MediaTailor.Model.DefaultSegmentDeliveryConfiguration |
Gets and sets the property DefaultSegmentDeliveryConfiguration. The optional configuration for the server that serves segments. |
![]() |
HttpConfiguration | Amazon.MediaTailor.Model.HttpConfiguration |
Gets and sets the property HttpConfiguration. The source's HTTP package configurations. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
LastModifiedTime | System.DateTime |
Gets and sets the property LastModifiedTime. The time the source location was last modified. |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
SegmentDeliveryConfigurations | System.Collections.Generic.List<Amazon.MediaTailor.Model.SegmentDeliveryConfiguration> |
Gets and sets the property SegmentDeliveryConfigurations. The segment delivery configurations for the source location. For information about MediaTailor configurations, see Working with configurations in AWS Elemental MediaTailor. |
![]() |
SourceLocationName | System.String |
Gets and sets the property SourceLocationName. The name to assign to the source location. |
![]() |
Tags | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Tags. The tags to assign to the source location. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5