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.

The settings in JSON format for the DMS Transfer type source endpoint.

Inheritance Hierarchy

System.Object
  Amazon.DatabaseMigrationService.Model.DmsTransferSettings

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

Syntax

C#
public class DmsTransferSettings

The DmsTransferSettings type exposes the following members

Constructors

NameDescription
Public Method DmsTransferSettings()

Properties

NameTypeDescription
Public Property BucketName System.String

Gets and sets the property BucketName.

The name of the S3 bucket to use.

Public Property ServiceAccessRoleArn System.String

Gets and sets the property ServiceAccessRoleArn.

The Amazon Resource Name (ARN) used by the service access IAM role. The role must allow the iam:PassRole action.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5