Interface DmsTransferSettings.Builder

  • Method Details

    • serviceAccessRoleArn

      DmsTransferSettings.Builder serviceAccessRoleArn(String serviceAccessRoleArn)

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

      Parameters:
      serviceAccessRoleArn - The Amazon Resource Name (ARN) used by the service access IAM role. The role must allow the iam:PassRole action.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • bucketName

      DmsTransferSettings.Builder bucketName(String bucketName)

      The name of the S3 bucket to use.

      Parameters:
      bucketName - The name of the S3 bucket to use.
      Returns:
      Returns a reference to this object so that method calls can be chained together.