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.

Settings associated with S3 destination

Inheritance Hierarchy

System.Object
  Amazon.MediaConvert.Model.S3DestinationSettings

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

Syntax

C#
public class S3DestinationSettings

The S3DestinationSettings type exposes the following members

Constructors

NameDescription
Public Method S3DestinationSettings()

Properties

NameTypeDescription
Public Property AccessControl Amazon.MediaConvert.Model.S3DestinationAccessControl

Gets and sets the property AccessControl. Optional. Have MediaConvert automatically apply Amazon S3 access control for the outputs in this output group. When you don't use this setting, S3 automatically applies the default access control list PRIVATE.

Public Property Encryption Amazon.MediaConvert.Model.S3EncryptionSettings

Gets and sets the property Encryption. Settings for how your job outputs are encrypted as they are uploaded to Amazon S3.

Public Property StorageClass Amazon.MediaConvert.S3StorageClass

Gets and sets the property StorageClass. Specify the S3 storage class to use for this output. To use your destination's default storage class: Keep the default value, Not set. For more information about S3 storage classes, see https://docs.aws.amazon.com/AmazonS3/latest/userguide/storage-class-intro.html

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