amazonka-cloudhsm-1.3.1: Amazon CloudHSM SDK.

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.CloudHSM.DeleteHAPG

Contents

Description

Deletes a high-availability partition group.

See: AWS API Reference for DeleteHAPG.

Synopsis

Creating a Request

deleteHAPG Source

Arguments

:: Text

dhHAPGARN

-> DeleteHAPG 

Creates a value of DeleteHAPG with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses

dhHAPGARN :: Lens' DeleteHAPG Text Source

The ARN of the high-availability partition group to delete.

Destructuring the Response

deleteHAPGResponse Source

Creates a value of DeleteHAPGResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Response Lenses

dhrsStatus :: Lens' DeleteHAPGResponse Text Source

The status of the action.