amazonka-redshift-0.3.2: Amazon Redshift SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.Redshift.DeleteClusterSubnetGroup

Contents

Description

Synopsis

Request

Request constructor

deleteClusterSubnetGroup Source

DeleteClusterSubnetGroup constructor.

The fields accessible through corresponding lenses are:

Request lenses

dcsgClusterSubnetGroupName :: Lens' DeleteClusterSubnetGroup Text Source

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

Response

Response constructor