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

Description

Get the step group of a migration workflow.

Synopsis

Creating a Request

data GetWorkflowStepGroup Source #

See: newGetWorkflowStepGroup smart constructor.

Constructors

GetWorkflowStepGroup' 

Fields

Instances

Instances details
ToHeaders GetWorkflowStepGroup Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.GetWorkflowStepGroup

ToPath GetWorkflowStepGroup Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.GetWorkflowStepGroup

ToQuery GetWorkflowStepGroup Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.GetWorkflowStepGroup

AWSRequest GetWorkflowStepGroup Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.GetWorkflowStepGroup

Associated Types

type AWSResponse GetWorkflowStepGroup #

Generic GetWorkflowStepGroup Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.GetWorkflowStepGroup

Associated Types

type Rep GetWorkflowStepGroup :: Type -> Type #

Read GetWorkflowStepGroup Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.GetWorkflowStepGroup

Show GetWorkflowStepGroup Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.GetWorkflowStepGroup

NFData GetWorkflowStepGroup Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.GetWorkflowStepGroup

Methods

rnf :: GetWorkflowStepGroup -> () #

Eq GetWorkflowStepGroup Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.GetWorkflowStepGroup

Hashable GetWorkflowStepGroup Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.GetWorkflowStepGroup

type AWSResponse GetWorkflowStepGroup Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.GetWorkflowStepGroup

type Rep GetWorkflowStepGroup Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.GetWorkflowStepGroup

type Rep GetWorkflowStepGroup = D1 ('MetaData "GetWorkflowStepGroup" "Amazonka.MigrationHubOrchestrator.GetWorkflowStepGroup" "amazonka-migrationhuborchestrator-2.0-HQHMI3I3PjN4mnuoVSsX97" 'False) (C1 ('MetaCons "GetWorkflowStepGroup'" 'PrefixI 'True) (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "workflowId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetWorkflowStepGroup Source #

Create a value of GetWorkflowStepGroup with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetWorkflowStepGroup, getWorkflowStepGroup_id - The ID of the step group.

GetWorkflowStepGroup, getWorkflowStepGroup_workflowId - The ID of the migration workflow.

Request Lenses

Destructuring the Response

data GetWorkflowStepGroupResponse Source #

See: newGetWorkflowStepGroupResponse smart constructor.

Constructors

GetWorkflowStepGroupResponse' 

Fields

Instances

Instances details
Generic GetWorkflowStepGroupResponse Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.GetWorkflowStepGroup

Associated Types

type Rep GetWorkflowStepGroupResponse :: Type -> Type #

Read GetWorkflowStepGroupResponse Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.GetWorkflowStepGroup

Show GetWorkflowStepGroupResponse Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.GetWorkflowStepGroup

NFData GetWorkflowStepGroupResponse Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.GetWorkflowStepGroup

Eq GetWorkflowStepGroupResponse Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.GetWorkflowStepGroup

type Rep GetWorkflowStepGroupResponse Source # 
Instance details

Defined in Amazonka.MigrationHubOrchestrator.GetWorkflowStepGroup

type Rep GetWorkflowStepGroupResponse = D1 ('MetaData "GetWorkflowStepGroupResponse" "Amazonka.MigrationHubOrchestrator.GetWorkflowStepGroup" "amazonka-migrationhuborchestrator-2.0-HQHMI3I3PjN4mnuoVSsX97" 'False) (C1 ('MetaCons "GetWorkflowStepGroupResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "endTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "next") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "owner") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Owner)) :*: S1 ('MetaSel ('Just "previous") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))) :*: ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StepGroupStatus)) :*: S1 ('MetaSel ('Just "tools") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tool]))) :*: (S1 ('MetaSel ('Just "workflowId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newGetWorkflowStepGroupResponse Source #

Create a value of GetWorkflowStepGroupResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetWorkflowStepGroupResponse, getWorkflowStepGroupResponse_creationTime - The time at which the step group was created.

GetWorkflowStepGroupResponse, getWorkflowStepGroupResponse_description - The description of the step group.

GetWorkflowStepGroupResponse, getWorkflowStepGroupResponse_endTime - The time at which the step group ended.

GetWorkflowStepGroup, getWorkflowStepGroupResponse_id - The ID of the step group.

$sel:lastModifiedTime:GetWorkflowStepGroupResponse', getWorkflowStepGroupResponse_lastModifiedTime - The time at which the step group was last modified.

GetWorkflowStepGroupResponse, getWorkflowStepGroupResponse_name - The name of the step group.

GetWorkflowStepGroupResponse, getWorkflowStepGroupResponse_next - The next step group.

GetWorkflowStepGroupResponse, getWorkflowStepGroupResponse_owner - The owner of the step group.

GetWorkflowStepGroupResponse, getWorkflowStepGroupResponse_previous - The previous step group.

GetWorkflowStepGroupResponse, getWorkflowStepGroupResponse_status - The status of the step group.

$sel:tools:GetWorkflowStepGroupResponse', getWorkflowStepGroupResponse_tools - List of AWS services utilized in a migration workflow.

GetWorkflowStepGroup, getWorkflowStepGroupResponse_workflowId - The ID of the migration workflow.

$sel:httpStatus:GetWorkflowStepGroupResponse', getWorkflowStepGroupResponse_httpStatus - The response's http status code.

Response Lenses

getWorkflowStepGroupResponse_tools :: Lens' GetWorkflowStepGroupResponse (Maybe [Tool]) Source #

List of AWS services utilized in a migration workflow.