amazonka-migrationhuborchestrator-2.0: Amazon Migration Hub Orchestrator 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.MigrationHubOrchestrator.Types.StepActionType

Description

 

Documentation

newtype StepActionType Source #

Constructors

StepActionType' 

Instances

Instances details
FromJSON StepActionType Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.Types.StepActionType

FromJSONKey StepActionType Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.Types.StepActionType

ToJSON StepActionType Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.Types.StepActionType

ToJSONKey StepActionType Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.Types.StepActionType

ToByteString StepActionType Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.Types.StepActionType

ToHeader StepActionType Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.Types.StepActionType

ToLog StepActionType Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.Types.StepActionType

ToQuery StepActionType Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.Types.StepActionType

FromText StepActionType Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.Types.StepActionType

ToText StepActionType Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.Types.StepActionType

FromXML StepActionType Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.Types.StepActionType

ToXML StepActionType Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.Types.StepActionType

Methods

toXML :: StepActionType -> XML #

Generic StepActionType Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.Types.StepActionType

Associated Types

type Rep StepActionType :: Type -> Type #

Read StepActionType Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.Types.StepActionType

Show StepActionType Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.Types.StepActionType

NFData StepActionType Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.Types.StepActionType

Methods

rnf :: StepActionType -> () #

Eq StepActionType Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.Types.StepActionType

Ord StepActionType Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.Types.StepActionType

Hashable StepActionType Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.Types.StepActionType

type Rep StepActionType Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.Types.StepActionType

type Rep StepActionType = D1 ('MetaData "StepActionType" "Amazonka.MigrationHubOrchestrator.Types.StepActionType" "amazonka-migrationhuborchestrator-2.0-HQHMI3I3PjN4mnuoVSsX97" 'True) (C1 ('MetaCons "StepActionType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStepActionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))