Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Documentation
data BatchDetachTypedLinkResponse Source #
Represents the output of a DetachTypedLink response operation.
See: newBatchDetachTypedLinkResponse
smart constructor.
Instances
Eq BatchDetachTypedLinkResponse Source # | |
Read BatchDetachTypedLinkResponse Source # | |
Show BatchDetachTypedLinkResponse Source # | |
Generic BatchDetachTypedLinkResponse Source # | |
NFData BatchDetachTypedLinkResponse Source # | |
Defined in Amazonka.CloudDirectory.Types.BatchDetachTypedLinkResponse rnf :: BatchDetachTypedLinkResponse -> () # | |
Hashable BatchDetachTypedLinkResponse Source # | |
FromJSON BatchDetachTypedLinkResponse Source # | |
type Rep BatchDetachTypedLinkResponse Source # | |
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.