Amazon.DatabaseMigrationService.Model.DescribeReplicationSubnetGroupsResponse.IsSetReplicationSubnetGroups C# (CSharp) Method

IsSetReplicationSubnetGroups() private method

private IsSetReplicationSubnetGroups ( ) : bool
return bool
        internal bool IsSetReplicationSubnetGroups()
        {
            return this._replicationSubnetGroups != null && this._replicationSubnetGroups.Count > 0; 
        }
DescribeReplicationSubnetGroupsResponse