Class PipelineContentConfig
Inheritance
System.Object
PipelineContentConfig
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Aws.ElasticTranscoder.Outputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class PipelineContentConfig
Fields
View SourceBucket
The Amazon S3 bucket in which you want Elastic Transcoder to save transcoded files and playlists.
Declaration
public readonly string Bucket
Field Value
| Type | Description |
|---|---|
| System.String |
StorageClass
The Amazon S3 storage class, Standard or ReducedRedundancy, that you want Elastic Transcoder to assign to the files and playlists that it stores in your Amazon S3 bucket.
Declaration
public readonly string StorageClass
Field Value
| Type | Description |
|---|---|
| System.String |