libZSservicesZSamazonka-clouddirectoryZSamazonka-clouddirectory
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.CloudDirectory.Types.BatchUpdateLinkAttributesResponse

Description

 
Synopsis

Documentation

data BatchUpdateLinkAttributesResponse Source #

Represents the output of a UpdateLinkAttributes response operation.

See: newBatchUpdateLinkAttributesResponse smart constructor.

Instances

Instances details
Eq BatchUpdateLinkAttributesResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchUpdateLinkAttributesResponse

Read BatchUpdateLinkAttributesResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchUpdateLinkAttributesResponse

Show BatchUpdateLinkAttributesResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchUpdateLinkAttributesResponse

Generic BatchUpdateLinkAttributesResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchUpdateLinkAttributesResponse

Associated Types

type Rep BatchUpdateLinkAttributesResponse :: Type -> Type #

NFData BatchUpdateLinkAttributesResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchUpdateLinkAttributesResponse

Hashable BatchUpdateLinkAttributesResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchUpdateLinkAttributesResponse

FromJSON BatchUpdateLinkAttributesResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchUpdateLinkAttributesResponse

type Rep BatchUpdateLinkAttributesResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchUpdateLinkAttributesResponse

type Rep BatchUpdateLinkAttributesResponse = D1 ('MetaData "BatchUpdateLinkAttributesResponse" "Amazonka.CloudDirectory.Types.BatchUpdateLinkAttributesResponse" "libZSservicesZSamazonka-clouddirectoryZSamazonka-clouddirectory" 'False) (C1 ('MetaCons "BatchUpdateLinkAttributesResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newBatchUpdateLinkAttributesResponse :: BatchUpdateLinkAttributesResponse Source #

Create a value of BatchUpdateLinkAttributesResponse with all optional fields omitted.

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