libZSservicesZSamazonka-network-firewallZSamazonka-network-firewall
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.NetworkFirewall.Types.ConfigurationSyncState

Description

 

Documentation

newtype ConfigurationSyncState Source #

Instances

Instances details
Eq ConfigurationSyncState Source # 
Instance details

Defined in Amazonka.NetworkFirewall.Types.ConfigurationSyncState

Ord ConfigurationSyncState Source # 
Instance details

Defined in Amazonka.NetworkFirewall.Types.ConfigurationSyncState

Read ConfigurationSyncState Source # 
Instance details

Defined in Amazonka.NetworkFirewall.Types.ConfigurationSyncState

Show ConfigurationSyncState Source # 
Instance details

Defined in Amazonka.NetworkFirewall.Types.ConfigurationSyncState

Generic ConfigurationSyncState Source # 
Instance details

Defined in Amazonka.NetworkFirewall.Types.ConfigurationSyncState

Associated Types

type Rep ConfigurationSyncState :: Type -> Type #

NFData ConfigurationSyncState Source # 
Instance details

Defined in Amazonka.NetworkFirewall.Types.ConfigurationSyncState

Methods

rnf :: ConfigurationSyncState -> () #

Hashable ConfigurationSyncState Source # 
Instance details

Defined in Amazonka.NetworkFirewall.Types.ConfigurationSyncState

ToJSON ConfigurationSyncState Source # 
Instance details

Defined in Amazonka.NetworkFirewall.Types.ConfigurationSyncState

ToJSONKey ConfigurationSyncState Source # 
Instance details

Defined in Amazonka.NetworkFirewall.Types.ConfigurationSyncState

FromJSON ConfigurationSyncState Source # 
Instance details

Defined in Amazonka.NetworkFirewall.Types.ConfigurationSyncState

FromJSONKey ConfigurationSyncState Source # 
Instance details

Defined in Amazonka.NetworkFirewall.Types.ConfigurationSyncState

ToLog ConfigurationSyncState Source # 
Instance details

Defined in Amazonka.NetworkFirewall.Types.ConfigurationSyncState

ToHeader ConfigurationSyncState Source # 
Instance details

Defined in Amazonka.NetworkFirewall.Types.ConfigurationSyncState

ToQuery ConfigurationSyncState Source # 
Instance details

Defined in Amazonka.NetworkFirewall.Types.ConfigurationSyncState

FromXML ConfigurationSyncState Source # 
Instance details

Defined in Amazonka.NetworkFirewall.Types.ConfigurationSyncState

ToXML ConfigurationSyncState Source # 
Instance details

Defined in Amazonka.NetworkFirewall.Types.ConfigurationSyncState

ToByteString ConfigurationSyncState Source # 
Instance details

Defined in Amazonka.NetworkFirewall.Types.ConfigurationSyncState

FromText ConfigurationSyncState Source # 
Instance details

Defined in Amazonka.NetworkFirewall.Types.ConfigurationSyncState

ToText ConfigurationSyncState Source # 
Instance details

Defined in Amazonka.NetworkFirewall.Types.ConfigurationSyncState

type Rep ConfigurationSyncState Source # 
Instance details

Defined in Amazonka.NetworkFirewall.Types.ConfigurationSyncState

type Rep ConfigurationSyncState = D1 ('MetaData "ConfigurationSyncState" "Amazonka.NetworkFirewall.Types.ConfigurationSyncState" "libZSservicesZSamazonka-network-firewallZSamazonka-network-firewall" 'True) (C1 ('MetaCons "ConfigurationSyncState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromConfigurationSyncState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))