AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.MediaTailor.Model.CreateSourceLocationResponse

Namespace: Amazon.MediaTailor.Model
Assembly: AWSSDK.MediaTailor.dll
Version: 3.x.y.z

Syntax

C#
public class CreateSourceLocationResponse : AmazonWebServiceResponse

The CreateSourceLocationResponse type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property 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.

Public Property Arn System.String

Gets and sets the property Arn.

The ARN to assign to the source location.

Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

The time the source location was created.

Public Property DefaultSegmentDeliveryConfiguration Amazon.MediaTailor.Model.DefaultSegmentDeliveryConfiguration

Gets and sets the property DefaultSegmentDeliveryConfiguration.

The optional configuration for the server that serves segments.

Public Property HttpConfiguration Amazon.MediaTailor.Model.HttpConfiguration

Gets and sets the property HttpConfiguration.

The source's HTTP package configurations.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property LastModifiedTime System.DateTime

Gets and sets the property LastModifiedTime.

The time the source location was last modified.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property 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.

Public Property SourceLocationName System.String

Gets and sets the property SourceLocationName.

The name to assign to the source location.

Public Property 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.

Version Information

.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