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

Description

 
Synopsis

Documentation

data BatchDetachPolicyResponse Source #

Represents the output of a DetachPolicy response operation.

See: newBatchDetachPolicyResponse smart constructor.

Instances

Instances details
Eq BatchDetachPolicyResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchDetachPolicyResponse

Read BatchDetachPolicyResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchDetachPolicyResponse

Show BatchDetachPolicyResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchDetachPolicyResponse

Generic BatchDetachPolicyResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchDetachPolicyResponse

Associated Types

type Rep BatchDetachPolicyResponse :: Type -> Type #

NFData BatchDetachPolicyResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchDetachPolicyResponse

Hashable BatchDetachPolicyResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchDetachPolicyResponse

FromJSON BatchDetachPolicyResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchDetachPolicyResponse

type Rep BatchDetachPolicyResponse Source # 
Instance details

Defined in Amazonka.CloudDirectory.Types.BatchDetachPolicyResponse

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

newBatchDetachPolicyResponse :: BatchDetachPolicyResponse Source #

Create a value of BatchDetachPolicyResponse with all optional fields omitted.

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