amazonka-clouddirectory-2.0: Amazon CloudDirectory SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.CloudDirectory.Types.BatchAttachPolicyResponse

Description

 
Synopsis

Documentation

data BatchAttachPolicyResponse Source #

Represents the output of an AttachPolicy response operation.

See: newBatchAttachPolicyResponse smart constructor.

Instances

Instances details
FromJSON BatchAttachPolicyResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchAttachPolicyResponse

Generic BatchAttachPolicyResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchAttachPolicyResponse

Associated Types

type Rep BatchAttachPolicyResponse :: Type -> Type #

Read BatchAttachPolicyResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchAttachPolicyResponse

Show BatchAttachPolicyResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchAttachPolicyResponse

NFData BatchAttachPolicyResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchAttachPolicyResponse

Eq BatchAttachPolicyResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchAttachPolicyResponse

Hashable BatchAttachPolicyResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchAttachPolicyResponse

type Rep BatchAttachPolicyResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchAttachPolicyResponse

type Rep BatchAttachPolicyResponse = D1 ('MetaData "BatchAttachPolicyResponse" "Amazonka.CloudDirectory.Types.BatchAttachPolicyResponse" "amazonka-clouddirectory-2.0-JYRSwrX5Vm289hhbSwe2zQ" 'False) (C1 ('MetaCons "BatchAttachPolicyResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newBatchAttachPolicyResponse :: BatchAttachPolicyResponse Source #

Create a value of BatchAttachPolicyResponse with all optional fields omitted.

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