libZSservicesZSamazonka-mgnZSamazonka-mgn
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.MGN.Types.LifeCycleLastTestReverted

Description

 
Synopsis

Documentation

data LifeCycleLastTestReverted Source #

Lifecycle last Test reverted.

See: newLifeCycleLastTestReverted smart constructor.

Constructors

LifeCycleLastTestReverted' 

Fields

Instances

Instances details
Eq LifeCycleLastTestReverted Source # 
Instance details

Defined in Amazonka.MGN.Types.LifeCycleLastTestReverted

Read LifeCycleLastTestReverted Source # 
Instance details

Defined in Amazonka.MGN.Types.LifeCycleLastTestReverted

Show LifeCycleLastTestReverted Source # 
Instance details

Defined in Amazonka.MGN.Types.LifeCycleLastTestReverted

Generic LifeCycleLastTestReverted Source # 
Instance details

Defined in Amazonka.MGN.Types.LifeCycleLastTestReverted

Associated Types

type Rep LifeCycleLastTestReverted :: Type -> Type #

NFData LifeCycleLastTestReverted Source # 
Instance details

Defined in Amazonka.MGN.Types.LifeCycleLastTestReverted

Hashable LifeCycleLastTestReverted Source # 
Instance details

Defined in Amazonka.MGN.Types.LifeCycleLastTestReverted

FromJSON LifeCycleLastTestReverted Source # 
Instance details

Defined in Amazonka.MGN.Types.LifeCycleLastTestReverted

type Rep LifeCycleLastTestReverted Source # 
Instance details

Defined in Amazonka.MGN.Types.LifeCycleLastTestReverted

type Rep LifeCycleLastTestReverted = D1 ('MetaData "LifeCycleLastTestReverted" "Amazonka.MGN.Types.LifeCycleLastTestReverted" "libZSservicesZSamazonka-mgnZSamazonka-mgn" 'False) (C1 ('MetaCons "LifeCycleLastTestReverted'" 'PrefixI 'True) (S1 ('MetaSel ('Just "apiCallDateTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newLifeCycleLastTestReverted :: LifeCycleLastTestReverted Source #

Create a value of LifeCycleLastTestReverted 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:apiCallDateTime:LifeCycleLastTestReverted', lifeCycleLastTestReverted_apiCallDateTime - Lifecycle last Test reverted API call date and time.

lifeCycleLastTestReverted_apiCallDateTime :: Lens' LifeCycleLastTestReverted (Maybe Text) Source #

Lifecycle last Test reverted API call date and time.