libZSservicesZSamazonka-route53-recovery-readinessZSamazonka-route53-recovery-readiness
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.Route53RecoveryReadiness.Types.RecoveryGroupOutput

Description

 
Synopsis

Documentation

data RecoveryGroupOutput Source #

A Recovery Group generally containing multiple Cells

See: newRecoveryGroupOutput smart constructor.

Constructors

RecoveryGroupOutput' 

Fields

Instances

Instances details
Eq RecoveryGroupOutput Source # 
Instance details

Defined in Amazonka.Route53RecoveryReadiness.Types.RecoveryGroupOutput

Read RecoveryGroupOutput Source # 
Instance details

Defined in Amazonka.Route53RecoveryReadiness.Types.RecoveryGroupOutput

Show RecoveryGroupOutput Source # 
Instance details

Defined in Amazonka.Route53RecoveryReadiness.Types.RecoveryGroupOutput

Generic RecoveryGroupOutput Source # 
Instance details

Defined in Amazonka.Route53RecoveryReadiness.Types.RecoveryGroupOutput

Associated Types

type Rep RecoveryGroupOutput :: Type -> Type #

NFData RecoveryGroupOutput Source # 
Instance details

Defined in Amazonka.Route53RecoveryReadiness.Types.RecoveryGroupOutput

Methods

rnf :: RecoveryGroupOutput -> () #

Hashable RecoveryGroupOutput Source # 
Instance details

Defined in Amazonka.Route53RecoveryReadiness.Types.RecoveryGroupOutput

FromJSON RecoveryGroupOutput Source # 
Instance details

Defined in Amazonka.Route53RecoveryReadiness.Types.RecoveryGroupOutput

type Rep RecoveryGroupOutput Source # 
Instance details

Defined in Amazonka.Route53RecoveryReadiness.Types.RecoveryGroupOutput

type Rep RecoveryGroupOutput = D1 ('MetaData "RecoveryGroupOutput" "Amazonka.Route53RecoveryReadiness.Types.RecoveryGroupOutput" "libZSservicesZSamazonka-route53-recovery-readinessZSamazonka-route53-recovery-readiness" 'False) (C1 ('MetaCons "RecoveryGroupOutput'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "recoveryGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "recoveryGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "cells") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]))))

newRecoveryGroupOutput Source #

Create a value of RecoveryGroupOutput with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:tags:RecoveryGroupOutput', recoveryGroupOutput_tags - Undocumented member.

$sel:recoveryGroupArn:RecoveryGroupOutput', recoveryGroupOutput_recoveryGroupArn - The arn for the RecoveryGroup

$sel:recoveryGroupName:RecoveryGroupOutput', recoveryGroupOutput_recoveryGroupName - The name of the RecoveryGroup

$sel:cells:RecoveryGroupOutput', recoveryGroupOutput_cells - A list of Cell arns