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

Description

 
Synopsis

Documentation

data BatchCreateObjectResponse Source #

Represents the output of a CreateObject response operation.

See: newBatchCreateObjectResponse smart constructor.

Constructors

BatchCreateObjectResponse' 

Fields

Instances

Instances details
Eq BatchCreateObjectResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchCreateObjectResponse

Read BatchCreateObjectResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchCreateObjectResponse

Show BatchCreateObjectResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchCreateObjectResponse

Generic BatchCreateObjectResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchCreateObjectResponse

Associated Types

type Rep BatchCreateObjectResponse :: Type -> Type #

NFData BatchCreateObjectResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchCreateObjectResponse

Hashable BatchCreateObjectResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchCreateObjectResponse

FromJSON BatchCreateObjectResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchCreateObjectResponse

type Rep BatchCreateObjectResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchCreateObjectResponse

type Rep BatchCreateObjectResponse = D1 ('MetaData "BatchCreateObjectResponse" "Amazonka.CloudDirectory.Types.BatchCreateObjectResponse" "libZSservicesZSamazonka-clouddirectoryZSamazonka-clouddirectory" 'False) (C1 ('MetaCons "BatchCreateObjectResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "objectIdentifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newBatchCreateObjectResponse :: BatchCreateObjectResponse Source #

Create a value of BatchCreateObjectResponse with all optional fields omitted.

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

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:objectIdentifier:BatchCreateObjectResponse', batchCreateObjectResponse_objectIdentifier - The ID that is associated with the object.