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.PermissionsBoundaryAttachmentType

Description

 

Documentation

newtype PermissionsBoundaryAttachmentType Source #

Instances

Instances details
FromJSON PermissionsBoundaryAttachmentType Source # 
Instance details

Defined in Amazonka.IAM.Types.PermissionsBoundaryAttachmentType

FromJSONKey PermissionsBoundaryAttachmentType Source # 
Instance details

Defined in Amazonka.IAM.Types.PermissionsBoundaryAttachmentType

ToJSON PermissionsBoundaryAttachmentType Source # 
Instance details

Defined in Amazonka.IAM.Types.PermissionsBoundaryAttachmentType

ToJSONKey PermissionsBoundaryAttachmentType Source # 
Instance details

Defined in Amazonka.IAM.Types.PermissionsBoundaryAttachmentType

ToByteString PermissionsBoundaryAttachmentType Source # 
Instance details

Defined in Amazonka.IAM.Types.PermissionsBoundaryAttachmentType

ToHeader PermissionsBoundaryAttachmentType Source # 
Instance details

Defined in Amazonka.IAM.Types.PermissionsBoundaryAttachmentType

ToLog PermissionsBoundaryAttachmentType Source # 
Instance details

Defined in Amazonka.IAM.Types.PermissionsBoundaryAttachmentType

ToQuery PermissionsBoundaryAttachmentType Source # 
Instance details

Defined in Amazonka.IAM.Types.PermissionsBoundaryAttachmentType

FromText PermissionsBoundaryAttachmentType Source # 
Instance details

Defined in Amazonka.IAM.Types.PermissionsBoundaryAttachmentType

ToText PermissionsBoundaryAttachmentType Source # 
Instance details

Defined in Amazonka.IAM.Types.PermissionsBoundaryAttachmentType

FromXML PermissionsBoundaryAttachmentType Source # 
Instance details

Defined in Amazonka.IAM.Types.PermissionsBoundaryAttachmentType

ToXML PermissionsBoundaryAttachmentType Source # 
Instance details

Defined in Amazonka.IAM.Types.PermissionsBoundaryAttachmentType

Generic PermissionsBoundaryAttachmentType Source # 
Instance details

Defined in Amazonka.IAM.Types.PermissionsBoundaryAttachmentType

Associated Types

type Rep PermissionsBoundaryAttachmentType :: Type -> Type #

Read PermissionsBoundaryAttachmentType Source # 
Instance details

Defined in Amazonka.IAM.Types.PermissionsBoundaryAttachmentType

Show PermissionsBoundaryAttachmentType Source # 
Instance details

Defined in Amazonka.IAM.Types.PermissionsBoundaryAttachmentType

NFData PermissionsBoundaryAttachmentType Source # 
Instance details

Defined in Amazonka.IAM.Types.PermissionsBoundaryAttachmentType

Eq PermissionsBoundaryAttachmentType Source # 
Instance details

Defined in Amazonka.IAM.Types.PermissionsBoundaryAttachmentType

Ord PermissionsBoundaryAttachmentType Source # 
Instance details

Defined in Amazonka.IAM.Types.PermissionsBoundaryAttachmentType

Hashable PermissionsBoundaryAttachmentType Source # 
Instance details

Defined in Amazonka.IAM.Types.PermissionsBoundaryAttachmentType

type Rep PermissionsBoundaryAttachmentType Source # 
Instance details

Defined in Amazonka.IAM.Types.PermissionsBoundaryAttachmentType

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