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

Description

 
Synopsis

Documentation

data BatchDetachTypedLinkResponse Source #

Represents the output of a DetachTypedLink response operation.

See: newBatchDetachTypedLinkResponse smart constructor.

Instances

Instances details
Eq BatchDetachTypedLinkResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchDetachTypedLinkResponse

Read BatchDetachTypedLinkResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchDetachTypedLinkResponse

Show BatchDetachTypedLinkResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchDetachTypedLinkResponse

Generic BatchDetachTypedLinkResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchDetachTypedLinkResponse

Associated Types

type Rep BatchDetachTypedLinkResponse :: Type -> Type #

NFData BatchDetachTypedLinkResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchDetachTypedLinkResponse

Hashable BatchDetachTypedLinkResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchDetachTypedLinkResponse

FromJSON BatchDetachTypedLinkResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchDetachTypedLinkResponse

type Rep BatchDetachTypedLinkResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchDetachTypedLinkResponse

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

newBatchDetachTypedLinkResponse :: BatchDetachTypedLinkResponse Source #

Create a value of BatchDetachTypedLinkResponse with all optional fields omitted.

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