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.

A representation of the application, typically containing multiple cells.

Inheritance Hierarchy

System.Object
  Amazon.Route53RecoveryReadiness.Model.RecoveryGroupOutput

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

Syntax

C#
public class RecoveryGroupOutput

The RecoveryGroupOutput type exposes the following members

Constructors

NameDescription
Public Method RecoveryGroupOutput()

Properties

NameTypeDescription
Public Property Cells System.Collections.Generic.List<System.String>

Gets and sets the property Cells.

A list of a cell's Amazon Resource Names (ARNs).

Public Property RecoveryGroupArn System.String

Gets and sets the property RecoveryGroupArn.

The Amazon Resource Name (ARN) for the recovery group.

Public Property RecoveryGroupName System.String

Gets and sets the property RecoveryGroupName.

The name of the recovery group.

Public Property Tags System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property Tags.

The tags associated with the recovery group.

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