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.

Contains information from your report job about your report destination.

Inheritance Hierarchy

System.Object
  Amazon.Backup.Model.ReportDestination

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

Syntax

C#
public class ReportDestination

The ReportDestination type exposes the following members

Constructors

NameDescription
Public Method ReportDestination()

Properties

NameTypeDescription
Public Property S3BucketName System.String

Gets and sets the property S3BucketName.

The unique name of the Amazon S3 bucket that receives your reports.

Public Property S3Keys System.Collections.Generic.List<System.String>

Gets and sets the property S3Keys.

The object key that uniquely identifies your reports in your S3 bucket.

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