libZSservicesZSamazonka-dmsZSamazonka-dms
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.DMS.DescribeEndpointTypes

Description

Returns information about the type of endpoints available.

This operation returns paginated results.

Synopsis

Creating a Request

data DescribeEndpointTypes Source #

See: newDescribeEndpointTypes smart constructor.

Constructors

DescribeEndpointTypes' 

Fields

  • filters :: Maybe [Filter]

    Filters applied to the endpoint types.

    Valid filter names: engine-name | endpoint-type

  • marker :: Maybe Text

    An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

  • maxRecords :: Maybe Int

    The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

    Default: 100

    Constraints: Minimum 20, maximum 100.

Instances

Instances details
Eq DescribeEndpointTypes Source # 
Instance details

Defined in Amazonka.DMS.DescribeEndpointTypes

Read DescribeEndpointTypes Source # 
Instance details

Defined in Amazonka.DMS.DescribeEndpointTypes

Show DescribeEndpointTypes Source # 
Instance details

Defined in Amazonka.DMS.DescribeEndpointTypes

Generic DescribeEndpointTypes Source # 
Instance details

Defined in Amazonka.DMS.DescribeEndpointTypes

Associated Types

type Rep DescribeEndpointTypes :: Type -> Type #

NFData DescribeEndpointTypes Source # 
Instance details

Defined in Amazonka.DMS.DescribeEndpointTypes

Methods

rnf :: DescribeEndpointTypes -> () #

Hashable DescribeEndpointTypes Source # 
Instance details

Defined in Amazonka.DMS.DescribeEndpointTypes

ToJSON DescribeEndpointTypes Source # 
Instance details

Defined in Amazonka.DMS.DescribeEndpointTypes

AWSPager DescribeEndpointTypes Source # 
Instance details

Defined in Amazonka.DMS.DescribeEndpointTypes

AWSRequest DescribeEndpointTypes Source # 
Instance details

Defined in Amazonka.DMS.DescribeEndpointTypes

Associated Types

type AWSResponse DescribeEndpointTypes #

ToHeaders DescribeEndpointTypes Source # 
Instance details

Defined in Amazonka.DMS.DescribeEndpointTypes

ToPath DescribeEndpointTypes Source # 
Instance details

Defined in Amazonka.DMS.DescribeEndpointTypes

ToQuery DescribeEndpointTypes Source # 
Instance details

Defined in Amazonka.DMS.DescribeEndpointTypes

type Rep DescribeEndpointTypes Source # 
Instance details

Defined in Amazonka.DMS.DescribeEndpointTypes

type Rep DescribeEndpointTypes = D1 ('MetaData "DescribeEndpointTypes" "Amazonka.DMS.DescribeEndpointTypes" "libZSservicesZSamazonka-dmsZSamazonka-dms" 'False) (C1 ('MetaCons "DescribeEndpointTypes'" 'PrefixI 'True) (S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Filter])) :*: (S1 ('MetaSel ('Just "marker") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxRecords") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))))
type AWSResponse DescribeEndpointTypes Source # 
Instance details

Defined in Amazonka.DMS.DescribeEndpointTypes

newDescribeEndpointTypes :: DescribeEndpointTypes Source #

Create a value of DescribeEndpointTypes 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:DescribeEndpointTypes', describeEndpointTypes_filters - Filters applied to the endpoint types.

Valid filter names: engine-name | endpoint-type

$sel:marker:DescribeEndpointTypes', describeEndpointTypes_marker - An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

$sel:maxRecords:DescribeEndpointTypes', describeEndpointTypes_maxRecords - The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

Default: 100

Constraints: Minimum 20, maximum 100.

Request Lenses

describeEndpointTypes_filters :: Lens' DescribeEndpointTypes (Maybe [Filter]) Source #

Filters applied to the endpoint types.

Valid filter names: engine-name | endpoint-type

describeEndpointTypes_marker :: Lens' DescribeEndpointTypes (Maybe Text) Source #

An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

describeEndpointTypes_maxRecords :: Lens' DescribeEndpointTypes (Maybe Int) Source #

The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.

Default: 100

Constraints: Minimum 20, maximum 100.

Destructuring the Response

data DescribeEndpointTypesResponse Source #

See: newDescribeEndpointTypesResponse smart constructor.

Constructors

DescribeEndpointTypesResponse' 

Fields

Instances

Instances details
Eq DescribeEndpointTypesResponse Source # 
Instance details

Defined in Amazonka.DMS.DescribeEndpointTypes

Read DescribeEndpointTypesResponse Source # 
Instance details

Defined in Amazonka.DMS.DescribeEndpointTypes

Show DescribeEndpointTypesResponse Source # 
Instance details

Defined in Amazonka.DMS.DescribeEndpointTypes

Generic DescribeEndpointTypesResponse Source # 
Instance details

Defined in Amazonka.DMS.DescribeEndpointTypes

Associated Types

type Rep DescribeEndpointTypesResponse :: Type -> Type #

NFData DescribeEndpointTypesResponse Source # 
Instance details

Defined in Amazonka.DMS.DescribeEndpointTypes

type Rep DescribeEndpointTypesResponse Source # 
Instance details

Defined in Amazonka.DMS.DescribeEndpointTypes

type Rep DescribeEndpointTypesResponse = D1 ('MetaData "DescribeEndpointTypesResponse" "Amazonka.DMS.DescribeEndpointTypes" "libZSservicesZSamazonka-dmsZSamazonka-dms" 'False) (C1 ('MetaCons "DescribeEndpointTypesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "supportedEndpointTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SupportedEndpointType])) :*: (S1 ('MetaSel ('Just "marker") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeEndpointTypesResponse Source #

Create a value of DescribeEndpointTypesResponse 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:supportedEndpointTypes:DescribeEndpointTypesResponse', describeEndpointTypesResponse_supportedEndpointTypes - The types of endpoints that are supported.

$sel:marker:DescribeEndpointTypes', describeEndpointTypesResponse_marker - An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

$sel:httpStatus:DescribeEndpointTypesResponse', describeEndpointTypesResponse_httpStatus - The response's http status code.

Response Lenses

describeEndpointTypesResponse_marker :: Lens' DescribeEndpointTypesResponse (Maybe Text) Source #

An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.