libZSservicesZSamazonka-imagebuilderZSamazonka-imagebuilder
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.ImageBuilder.ListInfrastructureConfigurations

Description

Returns a list of infrastructure configurations.

Synopsis

Creating a Request

data ListInfrastructureConfigurations Source #

See: newListInfrastructureConfigurations smart constructor.

Constructors

ListInfrastructureConfigurations' 

Fields

Instances

Instances details
Eq ListInfrastructureConfigurations Source # 
Instance details

Defined in Amazonka.ImageBuilder.ListInfrastructureConfigurations

Read ListInfrastructureConfigurations Source # 
Instance details

Defined in Amazonka.ImageBuilder.ListInfrastructureConfigurations

Show ListInfrastructureConfigurations Source # 
Instance details

Defined in Amazonka.ImageBuilder.ListInfrastructureConfigurations

Generic ListInfrastructureConfigurations Source # 
Instance details

Defined in Amazonka.ImageBuilder.ListInfrastructureConfigurations

Associated Types

type Rep ListInfrastructureConfigurations :: Type -> Type #

NFData ListInfrastructureConfigurations Source # 
Instance details

Defined in Amazonka.ImageBuilder.ListInfrastructureConfigurations

Hashable ListInfrastructureConfigurations Source # 
Instance details

Defined in Amazonka.ImageBuilder.ListInfrastructureConfigurations

ToJSON ListInfrastructureConfigurations Source # 
Instance details

Defined in Amazonka.ImageBuilder.ListInfrastructureConfigurations

AWSRequest ListInfrastructureConfigurations Source # 
Instance details

Defined in Amazonka.ImageBuilder.ListInfrastructureConfigurations

ToHeaders ListInfrastructureConfigurations Source # 
Instance details

Defined in Amazonka.ImageBuilder.ListInfrastructureConfigurations

ToPath ListInfrastructureConfigurations Source # 
Instance details

Defined in Amazonka.ImageBuilder.ListInfrastructureConfigurations

ToQuery ListInfrastructureConfigurations Source # 
Instance details

Defined in Amazonka.ImageBuilder.ListInfrastructureConfigurations

type Rep ListInfrastructureConfigurations Source # 
Instance details

Defined in Amazonka.ImageBuilder.ListInfrastructureConfigurations

type Rep ListInfrastructureConfigurations = D1 ('MetaData "ListInfrastructureConfigurations" "Amazonka.ImageBuilder.ListInfrastructureConfigurations" "libZSservicesZSamazonka-imagebuilderZSamazonka-imagebuilder" 'False) (C1 ('MetaCons "ListInfrastructureConfigurations'" 'PrefixI 'True) (S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Filter))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))
type AWSResponse ListInfrastructureConfigurations Source # 
Instance details

Defined in Amazonka.ImageBuilder.ListInfrastructureConfigurations

newListInfrastructureConfigurations :: ListInfrastructureConfigurations Source #

Create a value of ListInfrastructureConfigurations 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:

$sel:filters:ListInfrastructureConfigurations', listInfrastructureConfigurations_filters - You can filter on name to streamline results.

$sel:nextToken:ListInfrastructureConfigurations', listInfrastructureConfigurations_nextToken - A token to specify where to start paginating. This is the NextToken from a previously truncated response.

$sel:maxResults:ListInfrastructureConfigurations', listInfrastructureConfigurations_maxResults - The maximum items to return in a request.

Request Lenses

listInfrastructureConfigurations_nextToken :: Lens' ListInfrastructureConfigurations (Maybe Text) Source #

A token to specify where to start paginating. This is the NextToken from a previously truncated response.

Destructuring the Response

data ListInfrastructureConfigurationsResponse Source #

Constructors

ListInfrastructureConfigurationsResponse' 

Fields

Instances

Instances details
Eq ListInfrastructureConfigurationsResponse Source # 
Instance details

Defined in Amazonka.ImageBuilder.ListInfrastructureConfigurations

Read ListInfrastructureConfigurationsResponse Source # 
Instance details

Defined in Amazonka.ImageBuilder.ListInfrastructureConfigurations

Show ListInfrastructureConfigurationsResponse Source # 
Instance details

Defined in Amazonka.ImageBuilder.ListInfrastructureConfigurations

Generic ListInfrastructureConfigurationsResponse Source # 
Instance details

Defined in Amazonka.ImageBuilder.ListInfrastructureConfigurations

NFData ListInfrastructureConfigurationsResponse Source # 
Instance details

Defined in Amazonka.ImageBuilder.ListInfrastructureConfigurations

type Rep ListInfrastructureConfigurationsResponse Source # 
Instance details

Defined in Amazonka.ImageBuilder.ListInfrastructureConfigurations

type Rep ListInfrastructureConfigurationsResponse = D1 ('MetaData "ListInfrastructureConfigurationsResponse" "Amazonka.ImageBuilder.ListInfrastructureConfigurations" "libZSservicesZSamazonka-imagebuilderZSamazonka-imagebuilder" 'False) (C1 ('MetaCons "ListInfrastructureConfigurationsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "requestId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "infrastructureConfigurationSummaryList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [InfrastructureConfigurationSummary]))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListInfrastructureConfigurationsResponse Source #

Create a value of ListInfrastructureConfigurationsResponse 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:

$sel:requestId:ListInfrastructureConfigurationsResponse', listInfrastructureConfigurationsResponse_requestId - The request ID that uniquely identifies this request.

$sel:infrastructureConfigurationSummaryList:ListInfrastructureConfigurationsResponse', listInfrastructureConfigurationsResponse_infrastructureConfigurationSummaryList - The list of infrastructure configurations.

$sel:nextToken:ListInfrastructureConfigurations', listInfrastructureConfigurationsResponse_nextToken - The next token used for paginated responses. When this is not empty, there are additional elements that the service has not included in this request. Use this token with the next request to retrieve additional objects.

$sel:httpStatus:ListInfrastructureConfigurationsResponse', listInfrastructureConfigurationsResponse_httpStatus - The response's http status code.

Response Lenses

listInfrastructureConfigurationsResponse_nextToken :: Lens' ListInfrastructureConfigurationsResponse (Maybe Text) Source #

The next token used for paginated responses. When this is not empty, there are additional elements that the service has not included in this request. Use this token with the next request to retrieve additional objects.