amazonka-dms-1.4.0: Amazon Database Migration Service SDK.

Copyright(c) 2013-2016 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.DMS.ModifyReplicationSubnetGroup

Contents

Description

Modifies the settings for the specified replication subnet group.

Synopsis

Creating a Request

modifyReplicationSubnetGroup Source

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

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

Request Lenses

mrsgReplicationSubnetGroupDescription :: Lens' ModifyReplicationSubnetGroup (Maybe Text) Source

The description of the replication instance subnet group.

mrsgReplicationSubnetGroupIdentifier :: Lens' ModifyReplicationSubnetGroup Text Source

The name of the replication instance subnet group.

Destructuring the Response

modifyReplicationSubnetGroupResponse Source

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

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

Response Lenses