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.

Container for the parameters to the DescribeReportJob operation. Returns the details associated with creating a report as specified by its ReportJobId.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.Backup.AmazonBackupRequest
      Amazon.Backup.Model.DescribeReportJobRequest

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

Syntax

C#
public class DescribeReportJobRequest : AmazonBackupRequest
         IAmazonWebServiceRequest

The DescribeReportJobRequest type exposes the following members

Constructors

NameDescription
Public Method DescribeReportJobRequest()

Properties

NameTypeDescription
Public Property ReportJobId System.String

Gets and sets the property ReportJobId.

The identifier of the report job. A unique, randomly generated, Unicode, UTF-8 encoded string that is at most 1,024 bytes long. The report job ID cannot be edited.

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