amazonka-workspaces-2.0: Amazon WorkSpaces 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.WorkSpaces.Types.DeletableSamlProperty

Description

 

Documentation

newtype DeletableSamlProperty Source #

Instances

Instances details
FromJSON DeletableSamlProperty Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.DeletableSamlProperty

FromJSONKey DeletableSamlProperty Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.DeletableSamlProperty

ToJSON DeletableSamlProperty Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.DeletableSamlProperty

ToJSONKey DeletableSamlProperty Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.DeletableSamlProperty

ToByteString DeletableSamlProperty Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.DeletableSamlProperty

ToHeader DeletableSamlProperty Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.DeletableSamlProperty

ToLog DeletableSamlProperty Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.DeletableSamlProperty

ToQuery DeletableSamlProperty Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.DeletableSamlProperty

FromText DeletableSamlProperty Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.DeletableSamlProperty

ToText DeletableSamlProperty Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.DeletableSamlProperty

FromXML DeletableSamlProperty Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.DeletableSamlProperty

ToXML DeletableSamlProperty Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.DeletableSamlProperty

Generic DeletableSamlProperty Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.DeletableSamlProperty

Associated Types

type Rep DeletableSamlProperty :: Type -> Type #

Read DeletableSamlProperty Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.DeletableSamlProperty

Show DeletableSamlProperty Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.DeletableSamlProperty

NFData DeletableSamlProperty Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.DeletableSamlProperty

Methods

rnf :: DeletableSamlProperty -> () #

Eq DeletableSamlProperty Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.DeletableSamlProperty

Ord DeletableSamlProperty Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.DeletableSamlProperty

Hashable DeletableSamlProperty Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.DeletableSamlProperty

type Rep DeletableSamlProperty Source # 
Instance details

Defined in Amazonka.WorkSpaces.Types.DeletableSamlProperty

type Rep DeletableSamlProperty = D1 ('MetaData "DeletableSamlProperty" "Amazonka.WorkSpaces.Types.DeletableSamlProperty" "amazonka-workspaces-2.0-EI6zVIh1dgfFziJEJ0Fxkv" 'True) (C1 ('MetaCons "DeletableSamlProperty'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDeletableSamlProperty") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))