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

Description

 
Synopsis

Documentation

data BatchDeleteObjectResponse Source #

Represents the output of a DeleteObject response operation.

See: newBatchDeleteObjectResponse smart constructor.

Instances

Instances details
Eq BatchDeleteObjectResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchDeleteObjectResponse

Read BatchDeleteObjectResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchDeleteObjectResponse

Show BatchDeleteObjectResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchDeleteObjectResponse

Generic BatchDeleteObjectResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchDeleteObjectResponse

Associated Types

type Rep BatchDeleteObjectResponse :: Type -> Type #

NFData BatchDeleteObjectResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchDeleteObjectResponse

Hashable BatchDeleteObjectResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchDeleteObjectResponse

FromJSON BatchDeleteObjectResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchDeleteObjectResponse

type Rep BatchDeleteObjectResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchDeleteObjectResponse

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

newBatchDeleteObjectResponse :: BatchDeleteObjectResponse Source #

Create a value of BatchDeleteObjectResponse with all optional fields omitted.

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