Copyright | (c) 2013-2015 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Language | Haskell2010 |
Deletes the specified cluster subnet group.
See: AWS API Reference for DeleteClusterSubnetGroup.
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:
data DeleteClusterSubnetGroup Source
See: deleteClusterSubnetGroup
smart constructor.
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.
data DeleteClusterSubnetGroupResponse Source
See: deleteClusterSubnetGroupResponse
smart constructor.