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 BatchUpdateLinkAttributesResponse Source #
Represents the output of a UpdateLinkAttributes response operation.
See: newBatchUpdateLinkAttributesResponse
smart constructor.
Instances
Eq BatchUpdateLinkAttributesResponse Source # | |
Read BatchUpdateLinkAttributesResponse Source # | |
Show BatchUpdateLinkAttributesResponse Source # | |
Generic BatchUpdateLinkAttributesResponse Source # | |
Defined in Amazonka.CloudDirectory.Types.BatchUpdateLinkAttributesResponse type Rep BatchUpdateLinkAttributesResponse :: Type -> Type # | |
NFData BatchUpdateLinkAttributesResponse Source # | |
Hashable BatchUpdateLinkAttributesResponse Source # | |
FromJSON BatchUpdateLinkAttributesResponse Source # | |
type Rep BatchUpdateLinkAttributesResponse Source # | |
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.