amazonka-iam-2.0: Amazon Identity and Access Management SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.IAM.Types.PolicyOwnerEntityType

Description

 

Documentation

newtype PolicyOwnerEntityType Source #

Instances

Instances details
FromJSON PolicyOwnerEntityType Source # 
Instance details

Defined in Amazonka.IAM.Types.PolicyOwnerEntityType

FromJSONKey PolicyOwnerEntityType Source # 
Instance details

Defined in Amazonka.IAM.Types.PolicyOwnerEntityType

ToJSON PolicyOwnerEntityType Source # 
Instance details

Defined in Amazonka.IAM.Types.PolicyOwnerEntityType

ToJSONKey PolicyOwnerEntityType Source # 
Instance details

Defined in Amazonka.IAM.Types.PolicyOwnerEntityType

ToByteString PolicyOwnerEntityType Source # 
Instance details

Defined in Amazonka.IAM.Types.PolicyOwnerEntityType

ToHeader PolicyOwnerEntityType Source # 
Instance details

Defined in Amazonka.IAM.Types.PolicyOwnerEntityType

ToLog PolicyOwnerEntityType Source # 
Instance details

Defined in Amazonka.IAM.Types.PolicyOwnerEntityType

ToQuery PolicyOwnerEntityType Source # 
Instance details

Defined in Amazonka.IAM.Types.PolicyOwnerEntityType

FromText PolicyOwnerEntityType Source # 
Instance details

Defined in Amazonka.IAM.Types.PolicyOwnerEntityType

ToText PolicyOwnerEntityType Source # 
Instance details

Defined in Amazonka.IAM.Types.PolicyOwnerEntityType

FromXML PolicyOwnerEntityType Source # 
Instance details

Defined in Amazonka.IAM.Types.PolicyOwnerEntityType

ToXML PolicyOwnerEntityType Source # 
Instance details

Defined in Amazonka.IAM.Types.PolicyOwnerEntityType

Generic PolicyOwnerEntityType Source # 
Instance details

Defined in Amazonka.IAM.Types.PolicyOwnerEntityType

Associated Types

type Rep PolicyOwnerEntityType :: Type -> Type #

Read PolicyOwnerEntityType Source # 
Instance details

Defined in Amazonka.IAM.Types.PolicyOwnerEntityType

Show PolicyOwnerEntityType Source # 
Instance details

Defined in Amazonka.IAM.Types.PolicyOwnerEntityType

NFData PolicyOwnerEntityType Source # 
Instance details

Defined in Amazonka.IAM.Types.PolicyOwnerEntityType

Methods

rnf :: PolicyOwnerEntityType -> () #

Eq PolicyOwnerEntityType Source # 
Instance details

Defined in Amazonka.IAM.Types.PolicyOwnerEntityType

Ord PolicyOwnerEntityType Source # 
Instance details

Defined in Amazonka.IAM.Types.PolicyOwnerEntityType

Hashable PolicyOwnerEntityType Source # 
Instance details

Defined in Amazonka.IAM.Types.PolicyOwnerEntityType

type Rep PolicyOwnerEntityType Source # 
Instance details

Defined in Amazonka.IAM.Types.PolicyOwnerEntityType

type Rep PolicyOwnerEntityType = D1 ('MetaData "PolicyOwnerEntityType" "Amazonka.IAM.Types.PolicyOwnerEntityType" "amazonka-iam-2.0-5DxkArXx9sD3CCYYGFyGET" 'True) (C1 ('MetaCons "PolicyOwnerEntityType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPolicyOwnerEntityType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))