modifyClusterSubnetGroup
inline suspend fun RedshiftClient.modifyClusterSubnetGroup(crossinline block: ModifyClusterSubnetGroupRequest.Builder.() -> Unit): ModifyClusterSubnetGroupResponse
Modifies a cluster subnet group to include the specified list of VPC subnets. The operation replaces the existing list of subnets with the new list of subnets.