amazonka-redshift-1.2.0.1: Amazon Redshift 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.Redshift.DeleteClusterSubnetGroup

Contents

Description

Deletes the specified cluster subnet group.

See: AWS API Reference for DeleteClusterSubnetGroup.

Synopsis

Creating a Request

deleteClusterSubnetGroup Source

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

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

Request Lenses

dcsgClusterSubnetGroupName :: Lens' DeleteClusterSubnetGroup Text Source

The name of the cluster subnet group name to be deleted.

Destructuring the Response

deleteClusterSubnetGroupResponse :: DeleteClusterSubnetGroupResponse Source

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