libZSservicesZSamazonka-lightsailZSamazonka-lightsail
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.Lightsail.Types.ContainerServiceDeploymentState

Description

 

Documentation

newtype ContainerServiceDeploymentState Source #

Instances

Instances details
Eq ContainerServiceDeploymentState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServiceDeploymentState

Ord ContainerServiceDeploymentState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServiceDeploymentState

Read ContainerServiceDeploymentState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServiceDeploymentState

Show ContainerServiceDeploymentState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServiceDeploymentState

Generic ContainerServiceDeploymentState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServiceDeploymentState

Associated Types

type Rep ContainerServiceDeploymentState :: Type -> Type #

NFData ContainerServiceDeploymentState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServiceDeploymentState

Hashable ContainerServiceDeploymentState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServiceDeploymentState

ToJSON ContainerServiceDeploymentState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServiceDeploymentState

ToJSONKey ContainerServiceDeploymentState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServiceDeploymentState

FromJSON ContainerServiceDeploymentState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServiceDeploymentState

FromJSONKey ContainerServiceDeploymentState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServiceDeploymentState

ToLog ContainerServiceDeploymentState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServiceDeploymentState

ToHeader ContainerServiceDeploymentState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServiceDeploymentState

ToQuery ContainerServiceDeploymentState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServiceDeploymentState

FromXML ContainerServiceDeploymentState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServiceDeploymentState

ToXML ContainerServiceDeploymentState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServiceDeploymentState

ToByteString ContainerServiceDeploymentState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServiceDeploymentState

FromText ContainerServiceDeploymentState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServiceDeploymentState

ToText ContainerServiceDeploymentState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServiceDeploymentState

type Rep ContainerServiceDeploymentState Source # 
Instance details

Defined in Amazonka.Lightsail.Types.ContainerServiceDeploymentState

type Rep ContainerServiceDeploymentState = D1 ('MetaData "ContainerServiceDeploymentState" "Amazonka.Lightsail.Types.ContainerServiceDeploymentState" "libZSservicesZSamazonka-lightsailZSamazonka-lightsail" 'True) (C1 ('MetaCons "ContainerServiceDeploymentState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromContainerServiceDeploymentState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))