Values.AwsDmsReplicationInstanceVpcSecurityGroupsDetailsSourceProvides details about the virtual private cloud (VPC) security group that’s associated with the replication instance.
type nonrec t = {vpcSecurityGroupId : NonEmptyString.t option;The identifier of the VPC security group that’s associated with the replication instance.
*)}